mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
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:
parent
9126c0d894
commit
a6c87ba2fb
@ -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[] =
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user