Update config.h.in
authorMyhailo Danylenko <isbear@ukrpost.net>
Sun, 11 Apr 2010 22:37:12 +0300
changeset 47 8f086dae7aee
parent 46 73dafd9b507b
child 48 7273fbb5bc81
Update config.h.in
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 <mcabber/config.h>
 
-#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 23
+#if MCABBER_BRANCH_EXPERIMENTAL && MCABBER_API_VERSION >= 27
 #  define HAVE_CMD_ID
 #endif