changeset 2146:b20fe7e1be96

Update API (readline_do_completion(), iline compl_do_fwd...)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 14:55:28 +0200
parents 3956d1f207a3
children 2e5bc40df2ed
files mcabber/mcabber/api.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun Jul 06 14:51:31 2014 +0200
+++ b/mcabber/mcabber/api.h	Sun Jul 06 14:55:28 2014 +0200
@@ -4,8 +4,8 @@
 #include <glib.h>
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 32
-#define MCABBER_API_MIN     27
+#define MCABBER_API_VERSION 33
+#define MCABBER_API_MIN     33
 
 #define MCABBER_BRANCH_DEV  1