Update API (carbons_enabled())
authorMikael Berthe <mikael@lilotux.net>
Sat, 04 Oct 2014 18:36:18 +0200
changeset 2153 befa2a46d497
parent 2152 2ce6dd6861ea
child 2154 ccaa4f4c9151
Update API (carbons_enabled())
mcabber/mcabber/api.h
--- a/mcabber/mcabber/api.h	Sat Oct 04 18:31:46 2014 +0200
+++ b/mcabber/mcabber/api.h	Sat Oct 04 18:36:18 2014 +0200
@@ -4,7 +4,7 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 33
+#define MCABBER_API_VERSION 34
 #define MCABBER_API_MIN     33
 
 #define MCABBER_BRANCH_DEV  1