Skip to content

Commit 19501c6

Browse files
committed
Updated version number and splash for master branch
1 parent 99c20ac commit 19501c6

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,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 "90")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5-
SET(RELEASE_NAME "Trunk")
5+
SET(RELEASE_NAME "Alpha")
66
SET(PROJECT_VERSION ${COMPLETE_VERSION})
77
PROJECT(qgis${PROJECT_VERSION})
88
IF (APPLE)

images/splash/splash.png

-15.2 KB
Loading

images/splash/splash.xcf.bz2

2.53 MB
Binary file not shown.

0 commit comments

Comments
 (0)