Skip to content

Commit 29e28ef

Browse files
author
jef
committedNov 8, 2010
update version number
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14534 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
2-
SET(CPACK_PACKAGE_VERSION_MINOR "6")
2+
SET(CPACK_PACKAGE_VERSION_MINOR "7")
33
SET(CPACK_PACKAGE_VERSION_PATCH "0")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
55
SET(RELEASE_NAME "Trunk")

‎debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
qgis (1.6.0) UNRELEASED; urgency=low
2+
3+
* new development version after 1.7 branch
4+
5+
-- Jürgen E. Fischer <jef@norbit.de> Mon, 08 Nov 2010 12:55:04 +0100
6+
17
qgis (1.6.0) UNRELEASED; urgency=low
28

39
* new development version after 1.6 branch

0 commit comments

Comments
 (0)
Please sign in to comment.