diff mcabber/mcabber/api.h @ 2102:739f440e563b

Update API (attention_char)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 15:08:02 +0200
parents 5150b3bf4c15
children f13f709400fa
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun May 11 15:07:07 2014 +0200
+++ b/mcabber/mcabber/api.h	Sun May 11 15:08:02 2014 +0200
@@ -4,7 +4,7 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 28
+#define MCABBER_API_VERSION 29
 #define MCABBER_API_MIN     27
 
 #define MCABBER_BRANCH_DEV  1