Fixed unstable version name

git-svn-id: http://svn.osgeo.org/qgis/trunk@6422 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2007-01-12 18:58:34 +00:00
parent 230dc1f3db
commit dbeb5d02a2
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
#ifndef QGSCONFIG_H
#define QGSCONFIG_H
#define VERSION "0.8.0"
#define VERSION "0.9.0-Unstable"
#define PREFIX "${CMAKE_INSTALL_PREFIX}"

View File

@ -16,7 +16,7 @@ const char* QGis::qgisSvnVersion = QGSSVNVERSION;
const int QGis::qgisVersionInt =900;
// Release name
const char* QGis::qgisReleaseName = "Grumpy - 0.9 UNSTABLE";
const char* QGis::qgisReleaseName = "Grumpy - UNSTABLE";
const char* QGis::qgisVectorGeometryType[] =
{