mcabber/mcabber/api.h
changeset 1768 d80a9e32ab1a
parent 1763 e7ce50fe19a9
child 1780 e4378fbab5d7
--- a/mcabber/mcabber/api.h	Sat Mar 13 21:51:14 2010 +0100
+++ b/mcabber/mcabber/api.h	Sat Mar 13 20:09:14 2010 +0200
@@ -3,8 +3,8 @@
 
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 2
-#define MCABBER_API_MIN     1
+#define MCABBER_API_VERSION 3
+#define MCABBER_API_MIN     3
 
 extern const gchar *mcabber_branch;
 extern const guint mcabber_api_version;