Skip to content

Commit b33ea42

Browse files
committedJun 14, 2012
Updated version number, splash icon, for master
1 parent 904cef0 commit b33ea42

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
 

‎CMakeLists.txt

Lines changed: 3 additions & 3 deletions
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 "8")
3-
SET(CPACK_PACKAGE_VERSION_PATCH "0")
2+
SET(CPACK_PACKAGE_VERSION_MINOR "9")
3+
SET(CPACK_PACKAGE_VERSION_PATCH "9")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5-
SET(RELEASE_NAME "Lisboa")
5+
SET(RELEASE_NAME "Master")
66
SET(PROJECT_VERSION ${COMPLETE_VERSION})
77
PROJECT(qgis${PROJECT_VERSION})
88
IF (APPLE)

‎images/icons/qgis-icon-60x60.png

290 Bytes
Loading

‎images/icons/qgis-icon-60x60.xcf

928 Bytes
Binary file not shown.

‎images/splash/splash.png

-281 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.