# HG changeset patch # User Mikael Berthe # Date 1380458670 -7200 # Node ID 01de8179f56c87375020b607731c0831a54055b4 # Parent 5c811b746026b171f9d65b7e86354058d59c3085 Update API (changes in FIFO C file names) diff -r 5c811b746026 -r 01de8179f56c 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 #include // 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