changeset 2140:77cb7f328723

Update API (xmpp_get_bookmark_password)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 14:48:51 +0200
parents 5afdfac67964
children e702073612de
files mcabber/mcabber/api.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun Jul 06 13:31:36 2014 +0200
+++ b/mcabber/mcabber/api.h	Sun Jul 06 14:48:51 2014 +0200
@@ -4,7 +4,7 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 30
+#define MCABBER_API_VERSION 31
 #define MCABBER_API_MIN     27
 
 #define MCABBER_BRANCH_DEV  1