# HG changeset patch # User Mikael Berthe # Date 1399562193 -7200 # Node ID edf9f86a4472db01b8189ffa83ba803b76dba6b7 # Parent e06054423a601a255870c1f3ad0a125555cd3fa1 Update API (ssl_ciphers, ssl_ca, color_timestamp) diff -r e06054423a60 -r edf9f86a4472 mcabber/mcabber/api.h --- a/mcabber/mcabber/api.h Fri Apr 04 13:54:22 2014 +0200 +++ b/mcabber/mcabber/api.h Thu May 08 17:16:33 2014 +0200 @@ -4,7 +4,7 @@ #include #include // For MCABBER_BRANCH -#define MCABBER_API_VERSION 27 +#define MCABBER_API_VERSION 28 #define MCABBER_API_MIN 27 #define MCABBER_BRANCH_DEV 1