[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.2/kdeedu/marble/src/lib
From:       Torsten Rahn <tackat () kde ! org>
Date:       2009-02-24 21:13:36
Message-ID: 1235510016.860092.16247.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 931151 by rahn:


Version 0.7.1



 M  +1 -1      CMakeLists.txt  
 M  +2 -2      global.h  


--- branches/KDE/4.2/kdeedu/marble/src/lib/CMakeLists.txt #931150:931151
@@ -25,7 +25,7 @@
 INCLUDE(geodata/CMakeLists.txt)
 
 if (QTONLY)
-  set(GENERIC_LIB_VERSION "0.7.0")
+  set(GENERIC_LIB_VERSION "0.7.1")
   set(GENERIC_LIB_SOVERSION "7")
 endif (QTONLY)
 
--- branches/KDE/4.2/kdeedu/marble/src/lib/global.h #931150:931151
@@ -133,14 +133,14 @@
 // Version definitions to use with an external application (as digiKam)
 
 // String for about dialog.
-const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.7" );
+const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.7.1" );
 
 // API Version id:
 // form : 0xMMmmpp
 //        MM = major revision.
 //        mm = minor revision.
 //        pp = patch revision.
-#define MARBLE_VERSION 0x000700
+#define MARBLE_VERSION 0x000701
 
 static const char NOT_AVAILABLE[] = QT_TR_NOOP("not available");
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic