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 2eee2e5 commit 3a419c0Copy full SHA for 3a419c0
CMakeLists.txt
@@ -1,5 +1,5 @@
1
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
2
-SET(CPACK_PACKAGE_VERSION_MINOR "999")
+SET(CPACK_PACKAGE_VERSION_MINOR "99")
3
SET(CPACK_PACKAGE_VERSION_PATCH "0")
4
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5
SET(RELEASE_NAME "Master")
0 commit comments