# HG changeset patch # User Myhailo Danylenko # Date 1271014632 -10800 # Node ID 8f086dae7aeee229b5c326014cfdfa005cfdc8b0 # Parent 73dafd9b507bf0a3a126d403a1a6e6b6e092cced Update config.h.in diff -r 73dafd9b507b -r 8f086dae7aee config.h.in --- a/config.h.in Sun Apr 11 21:10:18 2010 +0300 +++ b/config.h.in Sun Apr 11 22:37:12 2010 +0300 @@ -6,7 +6,7 @@ #include -#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 23 +#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 27 # define HAVE_CMD_ID #endif