SVN commit 1020623 by mattr: Bump version. We'll release Kopete 1.0 with KDE 4.4. Our API hasn't changed very little during the KDE 4 times, and there's no point in continuing to delay it, so I'm just going to draw the line in the sand. If you have objections, better speak up now. CCMAIL: kopete-devel@kde.org M +3 -3 kopeteversion.h --- trunk/KDE/kdenetwork/kopete/libkopete/kopeteversion.h #1020622:1020623 @@ -14,10 +14,10 @@ #ifndef _KOPETE_VERSION_H_ #define _KOPETE_VERSION_H_ -#define KOPETE_VERSION_STRING "0.70.90" +#define KOPETE_VERSION_STRING "0.99.80" #define KOPETE_VERSION_MAJOR 0 -#define KOPETE_VERSION_MINOR 70 -#define KOPETE_VERSION_RELEASE 90 +#define KOPETE_VERSION_MINOR 99 +#define KOPETE_VERSION_RELEASE 80 #define KOPETE_MAKE_VERSION( a,b,c ) (((a) << 16) | ((b) << 8) | (c)) #define KOPETE_VERSION \ _______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel