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

List:       kde-commits
Subject:    koffice
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2010-09-10 17:51:26
Message-ID: 20100910175126.4E5CDAC884 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1173882 by berger:

update to version 2.2.81 aka 2.3 beta1


 M  +1 -1      kplato/kptaboutdata.h  
 M  +1 -1      kplato/workpackage/aboutdata.h  
 M  +4 -4      libs/main/kofficeversion.h  


--- trunk/koffice/kplato/kptaboutdata.h #1173881:1173882
@@ -30,7 +30,7 @@
 {
 
 static const char* KPLATO_DESCRIPTION=I18N_NOOP("KPlato - KDE Planning Tool");
-static const char* KPLATO_VERSION="0.9.71";
+static const char* KPLATO_VERSION="0.9.81";
 
 KAboutData * newAboutData()
 {
--- trunk/koffice/kplato/workpackage/aboutdata.h #1173881:1173882
@@ -28,7 +28,7 @@
 {
 
 static const char* KPLATOWORK_DESCRIPTION=I18N_NOOP("KPlatoWork - Work Package \
                handler for the KPlato Project Planning Tool");
-static const char* KPLATOWORK_VERSION="0.9.71";
+static const char* KPLATOWORK_VERSION="0.9.81";
 
 KAboutData * newAboutData()
 {
--- trunk/koffice/libs/main/kofficeversion.h #1173881:1173882
@@ -22,14 +22,14 @@
 #ifndef _KOFFICE_VERSION_H_
 #define _KOFFICE_VERSION_H_
 
-#define KOFFICE_VERSION_STRING "2.3 Alpha 1"
+#define KOFFICE_VERSION_STRING "2.3 Beta 1"
 #define KOFFICE_VERSION_MAJOR 2
 #define KOFFICE_VERSION_MINOR 2
-#define KOFFICE_VERSION_RELEASE 71
+#define KOFFICE_VERSION_RELEASE 81
 #define KOFFICE_MAKE_VERSION( a,b,c ) (((a) << 16) | ((b) << 8) | (c))
 
-#define KOFFICE_ALPHA 1
-// #define KOFFICE_BETA 2
+// #define KOFFICE_ALPHA 1
+#define KOFFICE_BETA 1
 // #define KOFFICE_RC 1
 
 


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

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