We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 2eee2e5 + 3a419c0 commit 0cff17fCopy full SHA for 0cff17f
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