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

Jens-Michael Hoffmann jensmh at gmx.de
Tue Aug 25 22:54:00 CEST 2009


SVN commit 1015555 by jmhoffmann:

Set version to "0.8.1".


 M  +1 -1      global.h  


--- branches/KDE/4.3/kdeedu/marble/src/lib/global.h #1015554:1015555
@@ -175,7 +175,7 @@
 // Version definitions to use with an external application (as digiKam)
 
 // String for about dialog.
-const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.8" );
+const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.8.1" );
 
 // API Version id:
 // form : 0xMMmmpp


More information about the Marble-commits mailing list