comparison mcabber/include/config.h.in @ 1762:e7ce50fe19a9

Introduce mcabber/api.h Bump API revision to 2
author Myhailo Danylenko <isbear@ukrpost.net>
date Sat, 13 Mar 2010 18:17:10 +0200
parents 7ee390513463
children
comparison
equal deleted inserted replaced
1761:61f0482d3993 1762:e7ce50fe19a9
53 #undef _FILE_OFFSET_BITS 53 #undef _FILE_OFFSET_BITS
54 54
55 /* Mcabber branch name (string) */ 55 /* Mcabber branch name (string) */
56 #undef MCABBER_BRANCH 56 #undef MCABBER_BRANCH
57 57
58 /* Api version of mcabber branch */
59 #undef MCABBER_API_VERSION
60
61 /* XXX */
62 #undef MCABBER_API_MIN
63
64 /* Mcabber version (string) */ 58 /* Mcabber version (string) */
65 #undef MCABBER_VERSION 59 #undef MCABBER_VERSION
66 60
67 #endif 61 #endif