Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
robotastic authored Nov 25, 2022
1 parent 3a2c654 commit 3a70255
Showing 1 changed file with 1 addition and 1 deletion.
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.2)
project(Trunk-Recorder LANGUAGES CXX C VERSION "4.4.1")
project(Trunk-Recorder LANGUAGES CXX C VERSION "4.4.2")

configure_file(cmake.h.in "${PROJECT_SOURCE_DIR}/cmake.h" @ONLY)
ADD_COMPILE_DEFINITIONS(MANUAL_GITINFO="${MANUAL_GITINFO}")
Expand Down

0 comments on commit 3a70255

Please sign in to comment.