diff mcabber/mcabber/api.h @ 2188:84252c616919

PGP: Encrypt messages with our own PGP key when carbons are enabled
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Oct 2015 19:04:43 +0200
parents e3b66c8ead4f
children ee3a40ffcd8b
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun Oct 04 19:04:04 2015 +0200
+++ b/mcabber/mcabber/api.h	Sun Oct 04 19:04:43 2015 +0200
@@ -4,7 +4,7 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 36
+#define MCABBER_API_VERSION 37
 #define MCABBER_API_MIN     36
 
 #define MCABBER_BRANCH_DEV  1