Update API (new IQ privacy options)
authorMikael Berthe <mikael@lilotux.net>
Sun, 28 Apr 2013 11:32:27 +0200
changeset 2068 b6d3ed81185e
parent 2067 79659eb4f66f
child 2069 54e501579dbc
Update API (new IQ privacy options)
mcabber/mcabber/api.h
--- a/mcabber/mcabber/api.h	Sun Apr 28 11:27:00 2013 +0200
+++ b/mcabber/mcabber/api.h	Sun Apr 28 11:32:27 2013 +0200
@@ -4,7 +4,7 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 25
+#define MCABBER_API_VERSION 26
 #define MCABBER_API_MIN     24
 
 #define MCABBER_BRANCH_DEV  1