changeset 2157:443d05b24762

Update API - hk_message_in()
author Mikael Berthe <mikael@lilotux.net>
date Sat, 04 Oct 2014 20:45:36 +0200
parents a54c084af4d6
children 215191ca8716
files mcabber/mcabber/api.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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