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 48c1c1d commit a9c35fdCopy full SHA for a9c35fd
CMakeLists.txt
@@ -1,6 +1,6 @@
1
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
2
SET(CPACK_PACKAGE_VERSION_MINOR "7")
3
-SET(CPACK_PACKAGE_VERSION_PATCH "3")
+SET(CPACK_PACKAGE_VERSION_PATCH "5")
4
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5
SET(RELEASE_NAME "Wroclaw")
6
SET(PROJECT_VERSION ${COMPLETE_VERSION})
0 commit comments