Update API (changes in FIFO C file names)
authorMikael Berthe <mikael@lilotux.net>
Sun, 29 Sep 2013 14:44:30 +0200
changeset 2081 01de8179f56c
parent 2080 5c811b746026
child 2082 d166a800e55c
Update API (changes in FIFO C file names)
mcabber/mcabber/api.h
--- 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