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.
1 parent 3077b72 commit 23804aeCopy full SHA for 23804ae
CMakeLists.txt
@@ -5,6 +5,7 @@ SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINO
5
SET(RELEASE_NAME "Pan (Unstable)")
6
SET(PROJECT_VERSION ${COMPLETE_VERSION})
7
PROJECT(qgis${PROJECT_VERSION})
8
+# Note the version no is Mmmpp for Major/minor/patch, 0-padded, thus '10100' for 1.1.0
9
SET(QGIS_VERSION_INT 10100)
10
11
# TODO:
0 commit comments