Update API (ssl_ciphers, ssl_ca, color_timestamp)
authorMikael Berthe <mikael@lilotux.net>
Thu, 08 May 2014 17:16:33 +0200
changeset 2092 edf9f86a4472
parent 2091 e06054423a60
child 2093 e520608a17ee
Update API (ssl_ciphers, ssl_ca, color_timestamp)
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 <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 27
+#define MCABBER_API_VERSION 28
 #define MCABBER_API_MIN     27
 
 #define MCABBER_BRANCH_DEV  1