We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8587d0c commit be614c0Copy full SHA for be614c0
src/core/qgis.cpp
@@ -16,7 +16,7 @@ const char* QGis::qgisSvnVersion = QGSSVNVERSION;
16
const int QGis::qgisVersionInt =800;
17
18
// Release name
19
-const char* QGis::qgisReleaseName = "Titan - Preview 2";
+const char* QGis::qgisReleaseName = "Titan - Release Candidate 1";
20
21
const char* QGis::qgisVectorGeometryType[] =
22
{
0 commit comments