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 8816601 commit 16b53cdCopy full SHA for 16b53cd
CMakeLists.txt
@@ -46,8 +46,8 @@ include (FindOS)
46
include (SetupDirectories)
47
48
set (PROJECT_VER_MAJOR 0)
49
-set (PROJECT_VER_MINOR 5)
50
-set (PROJECT_VER_PATCH 5)
+set (PROJECT_VER_MINOR 6)
+set (PROJECT_VER_PATCH 0)
51
set (PROJECT_VER
52
"${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}.${PROJECT_VER_PATCH}")
53
set (PROJECT_APIVER
0 commit comments