Thanks to visit codestin.com Credit goes to github.com
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 058315d commit baec150Copy full SHA for baec150
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 2)
+set (PROJECT_VER_PATCH 3)
52
set (PROJECT_VER
53
"${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}.${PROJECT_VER_PATCH}")
54
set (PROJECT_APIVER
0 commit comments