[QGIS Commit] r14534 - in trunk/qgis: . debian

svn_qgis at osgeo.org svn_qgis at osgeo.org
Mon Nov 8 07:02:17 EST 2010


Author: jef
Date: 2010-11-08 04:02:17 -0800 (Mon, 08 Nov 2010)
New Revision: 14534

Modified:
   trunk/qgis/CMakeLists.txt
   trunk/qgis/debian/changelog
Log:
update version number

Modified: trunk/qgis/CMakeLists.txt
===================================================================
--- trunk/qgis/CMakeLists.txt	2010-11-08 12:01:58 UTC (rev 14533)
+++ trunk/qgis/CMakeLists.txt	2010-11-08 12:02:17 UTC (rev 14534)
@@ -1,5 +1,5 @@
 SET(CPACK_PACKAGE_VERSION_MAJOR "1")
-SET(CPACK_PACKAGE_VERSION_MINOR "6")
+SET(CPACK_PACKAGE_VERSION_MINOR "7")
 SET(CPACK_PACKAGE_VERSION_PATCH "0")
 SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
 SET(RELEASE_NAME "Trunk")

Modified: trunk/qgis/debian/changelog
===================================================================
--- trunk/qgis/debian/changelog	2010-11-08 12:01:58 UTC (rev 14533)
+++ trunk/qgis/debian/changelog	2010-11-08 12:02:17 UTC (rev 14534)
@@ -1,5 +1,11 @@
 qgis (1.6.0) UNRELEASED; urgency=low
 
+  * new development version after 1.7 branch
+
+ -- Jürgen E. Fischer <jef at norbit.de>  Mon, 08 Nov 2010 12:55:04 +0100
+
+qgis (1.6.0) UNRELEASED; urgency=low
+
   * new development version after 1.6 branch
   * qgis-plugin-grass-common breaks earlier versions of qgis-common: add
     control fields.



More information about the QGIS-commit mailing list