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

List:       kde-commits
Subject:    koffice
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2009-04-01 9:31:46
Message-ID: 1238578306.436378.2996.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 947724 by berger:

update version number


 M  +2 -2      kplato/kptaboutdata.h  
 M  +4 -4      libs/main/kofficeversion.h  


--- trunk/koffice/kplato/kptaboutdata.h #947723:947724
@@ -28,13 +28,13 @@
 {
 
 static const char* KPLATO_DESCRIPTION=I18N_NOOP("KPlato - KDE Planning Tool");
-static const char* KPLATO_VERSION="0.6.98";
+static const char* KPLATO_VERSION="0.6.99";
 
 KAboutData * newAboutData()
 {
     KAboutData * aboutData=new KAboutData( "kplato", 0, ki18n("KPlato"),
                                            KPLATO_VERSION, \
                ki18n(KPLATO_DESCRIPTION), KAboutData::License_GPL,
-                                           ki18n("(c) 1998-2008, The KPlato Team"), \
KLocalizedString(), +                                           ki18n("(c) 1998-2009, \
The KPlato Team"), KLocalizedString(),  "http://www.koffice.org/kplato/" );
     aboutData->addAuthor(ki18n("Thomas Zander")); // please don't re-add, I don't \
                like getting personal emails :)
     aboutData->addAuthor(ki18n("Bo Thorsen"), KLocalizedString(), \
                "bo@sonofthor.dk");
--- trunk/koffice/libs/main/kofficeversion.h #947723:947724
@@ -22,15 +22,15 @@
 #ifndef _KOFFICE_VERSION_H_
 #define _KOFFICE_VERSION_H_
 
-#define KOFFICE_VERSION_STRING "2.0 beta-7"
+#define KOFFICE_VERSION_STRING "2.0 RC1"
 #define KOFFICE_VERSION_MAJOR 1
 #define KOFFICE_VERSION_MINOR 9
-#define KOFFICE_VERSION_RELEASE 98
+#define KOFFICE_VERSION_RELEASE 99
 #define KOFFICE_MAKE_VERSION( a,b,c ) (((a) << 16) | ((b) << 8) | (c))
 
 //#define KOFFICE_ALPHA 10
-#define KOFFICE_BETA 7
-//#define KOFFICE_RC
+// #define KOFFICE_BETA 7
+#define KOFFICE_RC 1
 
 
 #define KOFFICE_VERSION \


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

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