[epiphany] 2.31.4



commit 5b1f5607e251648a815041290b6708ee27745dca
Author: Xan Lopez <xan gnome org>
Date:   Mon Jun 28 23:25:14 2010 +0200

    2.31.4

 NEWS         |    9 +++++++++
 configure.ac |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9247ea7..23780f8 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 274998d..75fff45 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
 



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