diff mcabber/mcabber/api.h @ 2157:443d05b24762

Update API - hk_message_in()
author Mikael Berthe <mikael@lilotux.net>
date Sat, 04 Oct 2014 20:45:36 +0200
parents befa2a46d497
children 6b2403ddecb3
line wrap: on
line diff
--- 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