changeset 2114:f13f709400fa

Bump API (message carbons)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 17:27:51 +0200
parents 44c4b850263a
children f8f23b72eac5
files mcabber/mcabber/api.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun May 11 17:26:47 2014 +0200
+++ b/mcabber/mcabber/api.h	Sun May 11 17:27:51 2014 +0200
@@ -4,7 +4,7 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 29
+#define MCABBER_API_VERSION 30
 #define MCABBER_API_MIN     27
 
 #define MCABBER_BRANCH_DEV  1