diff mcabber/mcabber/api.h @ 2114:f13f709400fa

Bump API (message carbons)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 17:27:51 +0200
parents 739f440e563b
children 77cb7f328723
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