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 8fb07b0 commit 29e28efCopy full SHA for 29e28ef
CMakeLists.txt
@@ -1,5 +1,5 @@
1
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
2
-SET(CPACK_PACKAGE_VERSION_MINOR "6")
+SET(CPACK_PACKAGE_VERSION_MINOR "7")
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 "Trunk")
debian/changelog
@@ -1,3 +1,9 @@
+qgis (1.6.0) UNRELEASED; urgency=low
+
+ * new development version after 1.7 branch
+ -- Jürgen E. Fischer <jef@norbit.de> Mon, 08 Nov 2010 12:55:04 +0100
6
7
qgis (1.6.0) UNRELEASED; urgency=low
8
9
* new development version after 1.6 branch
0 commit comments