# HG changeset patch # User Mikael Berthe # Date 1399822071 -7200 # Node ID f13f709400fafcbdcb59551cacf7302593c94f21 # Parent 44c4b850263a411b7bd5365486fe68947b0a0f64 Bump API (message carbons) diff -r 44c4b850263a -r f13f709400fa mcabber/mcabber/api.h --- a/mcabber/mcabber/api.h Sun May 11 17:26:47 2014 +0200 +++ b/mcabber/mcabber/api.h Sun May 11 17:27:51 2014 +0200 @@ -4,7 +4,7 @@ #include #include // For MCABBER_BRANCH -#define MCABBER_API_VERSION 29 +#define MCABBER_API_VERSION 30 #define MCABBER_API_MIN 27 #define MCABBER_BRANCH_DEV 1