comparison mcabber/mcabber/api.h @ 2142:0e8a25503ee1

Update API (hook hook-mdr-received)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 14:51:14 +0200
parents 77cb7f328723
children b20fe7e1be96
comparison
equal deleted inserted replaced
2141:e702073612de 2142:0e8a25503ee1
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 31 7 #define MCABBER_API_VERSION 32
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