diff mcabber/mcabber/api.h @ 1906:5d37cee8c6c6

Add "hook-subscription" hook and hk_subscription()
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Apr 2010 14:03:37 +0200
parents ea3f9b4f3558
children 3cabdacf58df
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sat Apr 17 12:31:35 2010 +0200
+++ b/mcabber/mcabber/api.h	Sat Apr 17 14:03:37 2010 +0200
@@ -3,7 +3,7 @@
 
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 14
+#define MCABBER_API_VERSION 15
 #define MCABBER_API_MIN     13
 
 extern const gchar *mcabber_branch;