SVN commit 881862 by pradeepto: -- Update version numbers. M +1 -1 kmail/kmversion.h M +1 -1 kontact/src/main.cpp M +1 -1 korganizer/version.h --- branches/kdepim/enterprise/kdepim/kmail/kmversion.h #881861:881862 @@ -3,6 +3,6 @@ #ifndef kmversion_h #define kmversion_h -#define KMAIL_VERSION "1.9.10 (enterprise35 0.20081027.876309)" +#define KMAIL_VERSION "1.9.10 (enterprise35 0.20081109.881860)" #endif /*kmversion_h*/ --- branches/kdepim/enterprise/kdepim/kontact/src/main.cpp #881861:881862 @@ -47,7 +47,7 @@ static const char description[] = I18N_NOOP( "KDE personal information manager" ); -static const char version[] = "1.2.9 (enterprise35 0.20081027.876309)"; +static const char version[] = "1.2.9 (enterprise35 0.20081109.881860)"; class KontactApp : public KUniqueApplication { public: --- branches/kdepim/enterprise/kdepim/korganizer/version.h #881861:881862 @@ -53,6 +53,6 @@ 3.2 alpha1 */ -static const char korgVersion[] = "3.5.9 (enterprise35 0.20081027.876309)"; +static const char korgVersion[] = "3.5.9 (enterprise35 0.20081109.881860)"; #endif