Skip to content

Commit

Permalink
rev ver num
Browse files Browse the repository at this point in the history
  • Loading branch information
robotastic committed Dec 3, 2023
1 parent a9e615c commit a1db105
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
########################################################################

cmake_minimum_required(VERSION 3.12)
project(Trunk-Recorder LANGUAGES CXX C VERSION "4.7.0")
project(Trunk-Recorder LANGUAGES CXX C VERSION "4.7.1")

configure_file(cmake.h.in "${PROJECT_BINARY_DIR}/cmake.h" @ONLY)
add_definitions(-DMANUAL_GITINFO="${MANUAL_GITINFO}")
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Trunk Recorder - v4.7.0
Trunk Recorder - v4.7.1
=======================

## Sponsors
Expand Down

0 comments on commit a1db105

Please sign in to comment.