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 60a507c commit ddf092cCopy full SHA for ddf092c
CMakeLists.txt
@@ -47,7 +47,7 @@ include (SetupDirectories)
47
48
set (PROJECT_VER_MAJOR 0)
49
set (PROJECT_VER_MINOR 5)
50
-set (PROJECT_VER_PATCH 3)
+set (PROJECT_VER_PATCH 5)
51
set (PROJECT_VER
52
"${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}.${PROJECT_VER_PATCH}")
53
set (PROJECT_APIVER
0 commit comments