changed version names to Ganymede preview 1

git-svn-id: http://svn.osgeo.org/qgis/trunk@7111 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2007-07-30 02:01:54 +00:00
parent 09b7ac7c58
commit 6849f37cd7
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -66,7 +66,7 @@ static const char * const ident_ = "$Id$";
*/
void usage( std::string const & appName )
{
std::cerr << "Quantum GIS - " << VERSION << " 'Simon' ("
std::cerr << "Quantum GIS - " << VERSION << " 'Ganymede' ("
<< QGSSVNVERSION << ")\n"
<< "Quantum GIS (QGIS) is a viewer for spatial data sets, including\n"
<< "raster and vector data.\n"

View File

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