comparison mcabber/mcabber/api.h @ 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 01de8179f56c
children 7ee2388a492a
comparison
equal deleted inserted replaced
2091:e06054423a60 2092:edf9f86a4472
2 #define __MCABBER_API_H__ 1 2 #define __MCABBER_API_H__ 1
3 3
4 #include <glib.h> 4 #include <glib.h>
5 #include <mcabber/config.h> // For MCABBER_BRANCH 5 #include <mcabber/config.h> // For MCABBER_BRANCH
6 6
7 #define MCABBER_API_VERSION 27 7 #define MCABBER_API_VERSION 28
8 #define MCABBER_API_MIN 27 8 #define MCABBER_API_MIN 27
9 9
10 #define MCABBER_BRANCH_DEV 1 10 #define MCABBER_BRANCH_DEV 1
11 11
12 // cmd_add returns gpointer id 12 // cmd_add returns gpointer id