changeset 2068:b6d3ed81185e

Update API (new IQ privacy options)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Apr 2013 11:32:27 +0200
parents 79659eb4f66f
children 54e501579dbc
files mcabber/mcabber/api.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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