changeset 2081:01de8179f56c

Update API (changes in FIFO C file names)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 29 Sep 2013 14:44:30 +0200
parents 5c811b746026
children d166a800e55c
files mcabber/mcabber/api.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun Sep 29 14:41:20 2013 +0200
+++ b/mcabber/mcabber/api.h	Sun Sep 29 14:44:30 2013 +0200
@@ -4,8 +4,8 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 26
-#define MCABBER_API_MIN     24
+#define MCABBER_API_VERSION 27
+#define MCABBER_API_MIN     27
 
 #define MCABBER_BRANCH_DEV  1