changeset 2153:befa2a46d497

Update API (carbons_enabled())
author Mikael Berthe <mikael@lilotux.net>
date Sat, 04 Oct 2014 18:36:18 +0200
parents 2ce6dd6861ea
children ccaa4f4c9151
files mcabber/mcabber/api.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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