changeset 2142:0e8a25503ee1

Update API (hook hook-mdr-received)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 14:51:14 +0200
parents e702073612de
children 2f294c2b6778
files mcabber/mcabber/api.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun Jul 06 14:48:59 2014 +0200
+++ b/mcabber/mcabber/api.h	Sun Jul 06 14:51:14 2014 +0200
@@ -4,7 +4,7 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 31
+#define MCABBER_API_VERSION 32
 #define MCABBER_API_MIN     27
 
 #define MCABBER_BRANCH_DEV  1