Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
aliakseis committed Mar 24, 2024
1 parent 59516e3 commit 1d06c68
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 @@ -33,7 +33,7 @@ set(CMAKE_MODULE_PATH
"${CMAKE_CURRENT_SOURCE_DIR}/cmake"
)

project(${PROJECT_NAME} VERSION 0.0.1.14)
project(${PROJECT_NAME} VERSION 0.0.1.15)
message("Building ${PROJECT_NAME} version ${PROJECT_VERSION}")

###################################################
Expand Down

0 comments on commit 1d06c68

Please sign in to comment.