From kde-commits Wed Aug 03 01:28:27 2005 From: Matt Rogers Date: Wed, 03 Aug 2005 01:28:27 +0000 To: kde-commits Subject: branches/KDE/3.5/kdenetwork/kopete/kopete Message-Id: <1123032507.617970.6491.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=112303251732464 SVN commit 442546 by mattr: bump version M +1 -1 main.cpp --- branches/KDE/3.5/kdenetwork/kopete/kopete/main.cpp #442545:442546 @@ -25,7 +25,7 @@ #include "kopeteiface.h" #include "kimifaceimpl.h" -#define KOPETE_VERSION "0.10.90 >= 20050522" +#define KOPETE_VERSION "0.10.91" static const char description[] = I18N_NOOP( "Kopete, the KDE Instant Messenger" );