We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3ed35 commit a305054Copy full SHA for a305054
CMakeLists.txt
@@ -59,7 +59,7 @@ endif()
59
60
# Project version number
61
set(PRJ_VERSION_MAJOR 1)
62
-set(PRJ_VERSION_MINOR 41)
+set(PRJ_VERSION_MINOR 4.1)
63
64
if (EXISTS "${PROJECT_SOURCE_DIR}/.git" AND IS_DIRECTORY "${PROJECT_SOURCE_DIR}/.git")
65
execute_process(COMMAND ${CMAKE_SOURCE_DIR}/cmake/githash.sh ${GIT_EXECUTABLE}
0 commit comments