# HG changeset patch # User Mikael Berthe # Date 1412448336 -7200 # Node ID 443d05b24762af927eddd3f35ae705699ce06e7a # Parent a54c084af4d65f4888aebbea32b26fb37092a69a Update API - hk_message_in() diff -r a54c084af4d6 -r 443d05b24762 mcabber/mcabber/api.h --- a/mcabber/mcabber/api.h Sat Oct 04 20:38:41 2014 +0200 +++ b/mcabber/mcabber/api.h Sat Oct 04 20:45:36 2014 +0200 @@ -4,8 +4,8 @@ #include #include // For MCABBER_BRANCH -#define MCABBER_API_VERSION 34 -#define MCABBER_API_MIN 33 +#define MCABBER_API_VERSION 35 +#define MCABBER_API_MIN 35 #define MCABBER_BRANCH_DEV 1