comparison mcabber/mcabber/api.h @ 2188:84252c616919

PGP: Encrypt messages with our own PGP key when carbons are enabled
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Oct 2015 19:04:43 +0200
parents e3b66c8ead4f
children ee3a40ffcd8b
comparison
equal deleted inserted replaced
2187:e3b66c8ead4f 2188:84252c616919
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 36 7 #define MCABBER_API_VERSION 37
8 #define MCABBER_API_MIN 36 8 #define MCABBER_API_MIN 36
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