diff mcabber/mcabber/api.h @ 2068:b6d3ed81185e

Update API (new IQ privacy options)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Apr 2013 11:32:27 +0200
parents 710654b6b85f
children 01de8179f56c
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun Apr 28 11:27:00 2013 +0200
+++ b/mcabber/mcabber/api.h	Sun Apr 28 11:32:27 2013 +0200
@@ -4,7 +4,7 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 25
+#define MCABBER_API_VERSION 26
 #define MCABBER_API_MIN     24
 
 #define MCABBER_BRANCH_DEV  1