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

List:       kde-commits
Subject:    branches/marble/marble-1.1/src
From:       Dennis Nienhüser <earthwings () gentoo ! org>
Date:       2011-03-31 19:59:43
Message-ID: 20110331195943.45119AC8CD () svn ! kde ! org
[Download RAW message or body]

SVN commit 1226657 by nienhueser:

Version number bump: 1.0.80 (1.1 Beta 1) for the application, 0.11.16 for the \
library. The latter is 0x000b10 to reflect that we have two active, binary compatible \
branches of the lib, this one more recent.


 M  +1 -1      ControlView.cpp  
 M  +2 -2      lib/global.h  


--- branches/marble/marble-1.1/src/ControlView.cpp #1226656:1226657
@@ -91,7 +91,7 @@
 
 QString ControlView::applicationVersion()
 {
-    return "PRE 1.1 SVN";
+    return "1.0.80 (1.1 Beta 1)";
 }
 
 void ControlView::zoomIn()
--- branches/marble/marble-1.1/src/lib/global.h #1226656:1226657
@@ -240,14 +240,14 @@
 
 // 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.11.0 Release Candidate \
2" ); +const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.11.16" );
 
 // API Version id:
 // form : 0xMMmmpp
 //        MM = major revision.
 //        mm = minor revision.
 //        pp = patch revision.
-#define MARBLE_VERSION 0x000b00
+#define MARBLE_VERSION 0x000b10
 
 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