diff mcabber/mcabber/api.h @ 2187:e3b66c8ead4f

PGP: Change gpg_encrypt() so that several encryption keys can be used
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Oct 2015 19:04:04 +0200
parents 11a6318f30ad
children 84252c616919
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Thu Oct 01 23:03:06 2015 +0200
+++ b/mcabber/mcabber/api.h	Sun Oct 04 19:04:04 2015 +0200
@@ -4,8 +4,8 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 35
-#define MCABBER_API_MIN     35
+#define MCABBER_API_VERSION 36
+#define MCABBER_API_MIN     36
 
 #define MCABBER_BRANCH_DEV  1