mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
Changed version name to reflect 0.9 unstable
git-svn-id: http://svn.osgeo.org/qgis/trunk@6421 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
de5c8f730c
commit
230dc1f3db
@ -13,10 +13,10 @@ const char* QGis::qgisVersion = VERSION;
|
|||||||
const char* QGis::qgisSvnVersion = QGSSVNVERSION;
|
const char* QGis::qgisSvnVersion = QGSSVNVERSION;
|
||||||
|
|
||||||
// Version number used for comparing versions using the "Check QGIS Version" function
|
// Version number used for comparing versions using the "Check QGIS Version" function
|
||||||
const int QGis::qgisVersionInt =800;
|
const int QGis::qgisVersionInt =900;
|
||||||
|
|
||||||
// Release name
|
// Release name
|
||||||
const char* QGis::qgisReleaseName = "Titan";
|
const char* QGis::qgisReleaseName = "Grumpy - 0.9 UNSTABLE";
|
||||||
|
|
||||||
const char* QGis::qgisVectorGeometryType[] =
|
const char* QGis::qgisVectorGeometryType[] =
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user