# HG changeset patch # User Myhailo Danylenko # Date 1271014666 -10800 # Node ID 80394a51578244276e0cb0661136a930eee7e038 # Parent 962e2fc6a708f2956f30429ed86bc7efae8b9862 Update config.h.in diff -r 962e2fc6a708 -r 80394a515782 config.h.in --- a/config.h.in Sun Apr 11 21:43:14 2010 +0300 +++ b/config.h.in Sun Apr 11 22:37:46 2010 +0300 @@ -4,9 +4,9 @@ #include -#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 23 +#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 27 # define HAVE_CMD_ID -# if MCABBER_API_VERSION >= 24 +# if MCABBER_API_VERSION >= 28 # define HAVE_CMD_SAFE # endif #endif