Skip to content

Commit be614c0

Browse files
author
gsherman
committed
Changed name to Titan Release Candidate 1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6262 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 8587d0c commit be614c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgis.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const char* QGis::qgisSvnVersion = QGSSVNVERSION;
1616
const int QGis::qgisVersionInt =800;
1717

1818
// Release name
19-
const char* QGis::qgisReleaseName = "Titan - Preview 2";
19+
const char* QGis::qgisReleaseName = "Titan - Release Candidate 1";
2020

2121
const char* QGis::qgisVectorGeometryType[] =
2222
{

0 commit comments

Comments
 (0)