[Marble-commits] tags/KDE/4.4.1/kdeedu/marble/src/lib
Dirk Mueller
mueller at kde.org
Fri Feb 26 20:20:58 CET 2010
SVN commit 1096514 by mueller:
fix version string as well
M +1 -1 global.h
--- tags/KDE/4.4.1/kdeedu/marble/src/lib/global.h #1096513:1096514
@@ -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.2" );
+const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.9.1" );
// API Version id:
// form : 0xMMmmpp
More information about the Marble-commits
mailing list