Skip to content

Commit f90acbe

Browse files
author
timlinux
committed
Update splash and versions so its clear trunk is trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10698 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 569b9e2 commit f90acbe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CMakeLists.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
2-
SET(CPACK_PACKAGE_VERSION_MINOR "1")
2+
SET(CPACK_PACKAGE_VERSION_MINOR "2")
33
SET(CPACK_PACKAGE_VERSION_PATCH "0")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5-
SET(RELEASE_NAME "Pan (Unstable)")
5+
SET(RELEASE_NAME "Unstable Trunk")
66
SET(PROJECT_VERSION ${COMPLETE_VERSION})
77
PROJECT(qgis${PROJECT_VERSION})
88
# Note the version no is Mmmpp for Major/minor/patch, 0-padded, thus '10100' for 1.1.0
9-
SET(QGIS_VERSION_INT 10100)
9+
SET(QGIS_VERSION_INT 10200)
1010

1111
# TODO:
1212
# - install includes for libs

images/splash/splash.png

34.3 KB
Loading

images/splash/splash.xcf.bz2

-54 KB
Binary file not shown.

0 commit comments

Comments
 (0)