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

Torsten Rahn tackat at kde.org
Thu Jan 7 22:56:59 CET 2010


SVN commit 1071362 by rahn:

- Adjusting Version number to "0.9"



 M  +1 -1      global.h  


--- branches/KDE/4.4/kdeedu/marble/src/lib/global.h #1071361:1071362
@@ -196,7 +196,7 @@
 // Version definitions to use with an external application (as digiKam)
 
 // String for about dialog.
-const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.9 SVN" );
+const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.9" );
 
 // API Version id:
 // form : 0xMMmmpp


More information about the Marble-commits mailing list