From 742f79b1f1bcbcf3eb9fad9ae07fb32feaad674a Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 7 Aug 2012 11:09:42 +0200 Subject: [release] 3.4.3 Require WebKitGTK+ 1.8.2 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3e6be44b6..94eb1af27 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([epiphany_version_major],[3]) m4_define([epiphany_version_minor],[4]) -m4_define([epiphany_version_micro],[2]) +m4_define([epiphany_version_micro],[3]) m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro]) AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany]) @@ -84,7 +84,7 @@ GLIB_REQUIRED=2.31.2 GTK_REQUIRED=3.3.14 LIBXML_REQUIRED=2.6.12 LIBXSLT_REQUIRED=1.1.7 -WEBKIT_GTK_REQUIRED=1.7.92 +WEBKIT_GTK_REQUIRED=1.8.2 LIBSOUP_GNOME_REQUIRED=2.37.1 GNOME_KEYRING_REQUIRED=2.26.0 GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.1 -- cgit v1.2.3