summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2010-06-28 23:25:14 +0200
committerXan Lopez <xan@gnome.org>2010-06-28 23:52:29 +0200
commit5b1f5607e251648a815041290b6708ee27745dca (patch)
tree9738390cfad4adfb92df16b6769f4b1e5babfc7d
parent6f7399f3b787242e3164aaab9d12e5955472f997 (diff)
downloadepiphany-5b1f5607e251648a815041290b6708ee27745dca.tar.gz
2.31.4
-rw-r--r--NEWS9
-rw-r--r--configure.ac4
2 files changed, 11 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9247ea714..23780f885 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
===============
+Epiphany 2.31.4
+===============
+
+Changes:
+
+ - Port to GTK+ 3.x. GTK+ 3.x is now required to build, 2.x support
+ is dropped.
+
+===============
Epiphany 2.31.3
===============
diff --git a/configure.ac b/configure.ac
index 274998d46..75fff457c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[31])
-m4_define([epiphany_version_micro],[3])
+m4_define([epiphany_version_micro],[4])
m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
# This can be either "trunk" or "branches/gnome-x-y"
@@ -100,7 +100,7 @@ LIBXSLT_REQUIRED=1.1.7
LIBSTARTUP_NOTIFICATION_REQUIRED=0.5
LIBNOTIFY_REQUIRED=0.4
DBUS_GLIB_REQUIRED=0.35
-WEBKIT_GTK_REQUIRED=1.3.1
+WEBKIT_GTK_REQUIRED=1.3.2
LIBSOUP_GNOME_REQUIRED=2.29.91
GNOME_KEYRING_REQUIRED=2.26.0