Skip to content

Commit 29473ea

Browse files
author
timlinux
committed
Update int version for 1.1 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@10531 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a240749 commit 29473ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINO
55
SET(RELEASE_NAME "Pan (Unstable)")
66
SET(PROJECT_VERSION ${COMPLETE_VERSION})
77
PROJECT(qgis${PROJECT_VERSION})
8-
SET(QGIS_VERSION_INT 10000)
8+
SET(QGIS_VERSION_INT 11000)
99

1010
# TODO:
1111
# - install includes for libs

0 commit comments

Comments
 (0)