changeset 2092:edf9f86a4472

Update API (ssl_ciphers, ssl_ca, color_timestamp)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 08 May 2014 17:16:33 +0200
parents e06054423a60
children e520608a17ee
files mcabber/mcabber/api.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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