diff mcabber/mcabber/api.h @ 2153:befa2a46d497

Update API (carbons_enabled())
author Mikael Berthe <mikael@lilotux.net>
date Sat, 04 Oct 2014 18:36:18 +0200
parents b20fe7e1be96
children 443d05b24762
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