Skip to content

Commit c4decad

Browse files
author
timlinux
committed
Mark trunk as qgis 1.1.0 unstable and updated splash so unstable is visually distinct from stable on startup
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9912 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 37fd463 commit c4decad

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
2-
SET(CPACK_PACKAGE_VERSION_MINOR "0")
2+
SET(CPACK_PACKAGE_VERSION_MINOR "1")
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 "Kore-trunk")
5+
SET(RELEASE_NAME "Unstable-trunk")
66
SET(PROJECT_VERSION ${COMPLETE_VERSION})
77
PROJECT(qgis${PROJECT_VERSION})
88
SET(QGIS_VERSION_INT 10000)

images/splash/splash.png

510 Bytes
Loading

images/splash/splash.xcf.bz2

-2.57 MB
Binary file not shown.

0 commit comments

Comments
 (0)