Update API - hk_message_in()
authorMikael Berthe <mikael@lilotux.net>
Sat, 04 Oct 2014 20:45:36 +0200
changeset 2157 443d05b24762
parent 2156 a54c084af4d6
child 2158 215191ca8716
Update API - hk_message_in()
mcabber/mcabber/api.h
--- a/mcabber/mcabber/api.h	Sat Oct 04 20:38:41 2014 +0200
+++ b/mcabber/mcabber/api.h	Sat Oct 04 20:45:36 2014 +0200
@@ -4,8 +4,8 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 34
-#define MCABBER_API_MIN     33
+#define MCABBER_API_VERSION 35
+#define MCABBER_API_MIN     35
 
 #define MCABBER_BRANCH_DEV  1