# HG changeset patch # User Myhailo Danylenko # Date 1271014983 -10800 # Node ID 2d32adb7d44d9e9c08ec35f699c40dfb486dcbca # Parent 42179abafd694a351067f06126a103211e89bb29 Update config.h.in diff -r 42179abafd69 -r 2d32adb7d44d config.h.in --- a/config.h.in Sun Apr 11 21:56:02 2010 +0300 +++ b/config.h.in Sun Apr 11 22:43:03 2010 +0300 @@ -4,7 +4,7 @@ #include -#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 23 +#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 27 # define HAVE_CMD_ID #endif