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

Torsten Rahn tackat at kde.org
Sat Aug 21 17:28:08 CEST 2010


SVN commit 1166334 by rahn:

- Adjust version number



 M  +1 -1      global.h  


--- branches/KDE/4.5/kdeedu/marble/src/lib/global.h #1166333:1166334
@@ -211,7 +211,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.10.0 SVN" );
+const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.10.0" );
 
 // API Version id:
 // form : 0xMMmmpp


More information about the Marble-commits mailing list