mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
updated version string to 0.0.13
git-svn-id: http://svn.osgeo.org/qgis/trunk@320 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
c19234c2be
commit
d6dcd8308d
@ -9,14 +9,14 @@
|
||||
* This API documentation provides information about all classes that make up QGis.
|
||||
*
|
||||
*/
|
||||
/* $Id */
|
||||
/* $Id$ */
|
||||
|
||||
namespace QGis
|
||||
{
|
||||
// Version constants
|
||||
//
|
||||
// Version string
|
||||
static const char *qgisVersion = "0.0.13 pre 1 - November 2003";
|
||||
static const char *qgisVersion = "0.0.13 - December 2003";
|
||||
// Version number used for comparing versions using the "Check QGIS Version" function
|
||||
static const int qgisVersionInt = 13;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user