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 ed30d6f commit b2043d0Copy full SHA for b2043d0
CMakeLists.txt
@@ -48,7 +48,7 @@ include (SetupDirectories)
48
49
set (PROJECT_VER_MAJOR 0)
50
set (PROJECT_VER_MINOR 5)
51
-set (PROJECT_VER_PATCH 1)
+set (PROJECT_VER_PATCH 2)
52
set (PROJECT_VER
53
"${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}.${PROJECT_VER_PATCH}")
54
set (PROJECT_APIVER
0 commit comments