Skip to content

Commit

Permalink
Updated splash and compressed master so it requires less space in svn…
Browse files Browse the repository at this point in the history
… checkout. Updated version name in cmakelists

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9104 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Aug 20, 2008
1 parent b221bfe commit c244ca2
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -2,7 +2,7 @@ SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "0")
SET(CPACK_PACKAGE_VERSION_PATCH "0")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "preview")
SET(RELEASE_NAME "Kore")
SET(PROJECT_VERSION ${COMPLETE_VERSION})
PROJECT(qgis${PROJECT_VERSION})
SET(QGIS_VERSION_INT 10000)
Expand Down
Binary file modified images/splash/splash.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/splash/splash.xcf
Binary file not shown.
Binary file added images/splash/splash.xcf.bz2
Binary file not shown.

0 comments on commit c244ca2

Please sign in to comment.