changeset 2102:739f440e563b

Update API (attention_char)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 15:08:02 +0200
parents f56c214a19dc
children 1210a22726d3
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 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