comparison mcabber/mcabber/api.h @ 2068:b6d3ed81185e

Update API (new IQ privacy options)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Apr 2013 11:32:27 +0200
parents 710654b6b85f
children 01de8179f56c
comparison
equal deleted inserted replaced
2067:79659eb4f66f 2068:b6d3ed81185e
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 25 7 #define MCABBER_API_VERSION 26
8 #define MCABBER_API_MIN 24 8 #define MCABBER_API_MIN 24
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