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

List:       kde-commits
Subject:    branches/KDE/4.6/kdeedu/marble
From:       Torsten Rahn <tackat () kde ! org>
Date:       2011-01-19 17:01:23
Message-ID: 20110119170123.D5523AC8B7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1215785 by rahn:

- Fix version numbers: This is the 1.0.0 release (Codename "Magratée").
- Exchange some graphics that was never supposed to be used like this,



 M             data/svg/sunshine.png  
 M  +1 -1      src/ControlView.cpp  
 M  +1 -1      src/lib/global.h  


--- branches/KDE/4.6/kdeedu/marble/src/ControlView.cpp #1215784:1215785
@@ -88,7 +88,7 @@
 
 QString ControlView::applicationVersion()
 {
-    return "0.92 (1.0 Release Candidate 2)";
+    return "1.0.0 (Stable Release)";
 }
 
 void ControlView::zoomIn()
--- branches/KDE/4.6/kdeedu/marble/src/lib/global.h #1215784:1215785
@@ -236,7 +236,7 @@
 
 // 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.0 (Stable Release)" );
 
 // API Version id:
 // form : 0xMMmmpp
[prev in list] [next in list] [prev in thread] [next in thread] 

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