diff mcabber/mcabber/api.h @ 1999:51f032d5ca22

Add support for XEP-0115 Entity Capabilities, with offline cache
author Hermitifier
date Mon, 03 Oct 2011 16:00:34 +0200
parents 0450147afa05
children c3214f645131
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun Jul 24 13:30:47 2011 +0200
+++ b/mcabber/mcabber/api.h	Mon Oct 03 16:00:34 2011 +0200
@@ -3,8 +3,8 @@
 
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 20
-#define MCABBER_API_MIN     19
+#define MCABBER_API_VERSION 21
+#define MCABBER_API_MIN     21
 
 #define MCABBER_BRANCH_DEV  1