[Marble-commits] KDE/kdeedu/marble/src/lib

Torsten Rahn tackat at kde.org
Sat Aug 21 18:41:31 CEST 2010


SVN commit 1166363 by rahn:

- Will take a while until we reach 0.11



 M  +1 -1      global.h  


--- trunk/KDE/kdeedu/marble/src/lib/global.h #1166362:1166363
@@ -223,7 +223,7 @@
 
 // String for about dialog and http user agent
 // FIXME: check if blanks are allowed in user agent version numbers
-const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.11.0 SVN" );
+const QString MARBLE_VERSION_STRING = QString::fromLatin1( "PRE-0.11.0 SVN" );
 
 // API Version id:
 // form : 0xMMmmpp


More information about the Marble-commits mailing list