mcabber/mcabber/api.h
changeset 1813 1c3efa9bc422
parent 1811 e6d355e50d7a
child 1819 d13315366ba5
--- a/mcabber/mcabber/api.h	Mon Mar 22 21:47:22 2010 +0100
+++ b/mcabber/mcabber/api.h	Mon Mar 22 21:56:20 2010 +0100
@@ -3,8 +3,8 @@
 
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 10
-#define MCABBER_API_MIN     9
+#define MCABBER_API_VERSION 11
+#define MCABBER_API_MIN     11
 
 extern const gchar *mcabber_branch;
 extern const guint mcabber_api_version;