changed version to reflect 0.1 final

git-svn-id: http://svn.osgeo.org/qgis/trunk@918 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2004-02-25 03:49:36 +00:00
parent 7b7c71796d
commit aab88db581

View File

@ -16,7 +16,7 @@ namespace QGis
// Version constants
//
// Version string
static const char *qgisVersion = "0.1 - Prerelease 2 'Moroz'";
static const char *qgisVersion = "0.1 'Moroz'";
// Version number used for comparing versions using the "Check QGIS Version" function
static const int qgisVersionInt =100;