diff mcabber/mcabber/api.h @ 1892:ea3f9b4f3558

Add "delayed" argument to the message-in hooks
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Apr 2010 17:20:32 +0200
parents 88c01c561a40
children 5d37cee8c6c6
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun Apr 11 16:20:18 2010 +0200
+++ b/mcabber/mcabber/api.h	Sun Apr 11 17:20:32 2010 +0200
@@ -3,7 +3,7 @@
 
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 13
+#define MCABBER_API_VERSION 14
 #define MCABBER_API_MIN     13
 
 extern const gchar *mcabber_branch;