Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
aliakseis committed Dec 13, 2023
1 parent 36137e7 commit 02b289b
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.12)
project(${PROJECT_NAME} VERSION 0.0.1.13)
message("Building ${PROJECT_NAME} version ${PROJECT_VERSION}")

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

0 comments on commit 02b289b

Please sign in to comment.