Changed version name to reflect 0.9 unstable

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6421 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2007-01-12 18:27:18 +00:00
parent 9126c0d894
commit a6c87ba2fb

View File

@ -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[] =
{