diff mcabber/mcabber/api.h @ 1791:6e0a8bfb3a01

Add scr_gettextheight()
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 15 Mar 2010 00:47:39 +0200
parents 1f913c92c9b2
children 47699a09ceb3
line wrap: on
line diff
--- a/mcabber/mcabber/api.h	Sun Mar 14 23:21:20 2010 +0100
+++ b/mcabber/mcabber/api.h	Mon Mar 15 00:47:39 2010 +0200
@@ -3,7 +3,7 @@
 
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 6
+#define MCABBER_API_VERSION 7
 #define MCABBER_API_MIN     4
 
 extern const gchar *mcabber_branch;