diff mcabber/mcabber/api.h @ 2142:0e8a25503ee1

Update API (hook hook-mdr-received)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 14:51:14 +0200
parents 77cb7f328723
children b20fe7e1be96
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