From 230dc1f3db7e43a582e624e120d42f9aea3fe1ac Mon Sep 17 00:00:00 2001 From: gsherman Date: Fri, 12 Jan 2007 18:27:18 +0000 Subject: [PATCH] Changed version name to reflect 0.9 unstable git-svn-id: http://svn.osgeo.org/qgis/trunk@6421 c8812cc2-4d05-0410-92ff-de0c093fc19c --- src/core/qgis.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core/qgis.cpp b/src/core/qgis.cpp index 7daeff6cecf..540c0bf566a 100644 --- a/src/core/qgis.cpp +++ b/src/core/qgis.cpp @@ -13,10 +13,10 @@ const char* QGis::qgisVersion = VERSION; const char* QGis::qgisSvnVersion = QGSSVNVERSION; // Version number used for comparing versions using the "Check QGIS Version" function -const int QGis::qgisVersionInt =800; +const int QGis::qgisVersionInt =900; // Release name -const char* QGis::qgisReleaseName = "Titan"; +const char* QGis::qgisReleaseName = "Grumpy - 0.9 UNSTABLE"; const char* QGis::qgisVectorGeometryType[] = {