Skip to content

Commit

Permalink
rev ver
Browse files Browse the repository at this point in the history
  • Loading branch information
robotastic committed Jul 25, 2024
1 parent 0d34b3e commit f0af22d
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.1")
project(Trunk-Recorder LANGUAGES CXX C VERSION "4.7.2")

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.1
Trunk Recorder - v4.7.2
=======================

## Sponsors
Expand Down

0 comments on commit f0af22d

Please sign in to comment.