# HG changeset patch # User Mikael Berthe # Date 1367141547 -7200 # Node ID b6d3ed81185ebac2b617412e8d5f161567bcaaf4 # Parent 79659eb4f66f3ef5180d59ea925a5534bd3e716d Update API (new IQ privacy options) diff -r 79659eb4f66f -r b6d3ed81185e mcabber/mcabber/api.h --- a/mcabber/mcabber/api.h Sun Apr 28 11:27:00 2013 +0200 +++ b/mcabber/mcabber/api.h Sun Apr 28 11:32:27 2013 +0200 @@ -4,7 +4,7 @@ #include #include // For MCABBER_BRANCH -#define MCABBER_API_VERSION 25 +#define MCABBER_API_VERSION 26 #define MCABBER_API_MIN 24 #define MCABBER_BRANCH_DEV 1