[gtkhtml] Bump gtkhtml API version to accomodate api break



commit 3ebe5fdbabaf668e151a0e2b2f85e32e473c23ac
Author: Chenthill Palanisamy <pchenthill novell com>
Date:   Mon Dec 20 17:58:56 2010 +0530

    Bump gtkhtml API version to accomodate api break

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fd1841f..2b64489 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ else
 	GTK_PACKAGE="gtk+-2.0"
 	GAIL_PACKAGE="gail"
 	gtk_minimum_version="2.22.0"
-	GTKHTML_API_VERSION=3.14
+	GTKHTML_API_VERSION=3.15
 	EDITOR_API_VERSION=3.14
 fi
 AM_CONDITIONAL([ENABLE_GTK3], [test "$enable_gtk3" = yes])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]