[epiphany/gnome-3-4] [release] 3.4.3



commit 742f79b1f1bcbcf3eb9fad9ae07fb32feaad674a
Author: Xan Lopez <xan igalia com>
Date:   Tue Aug 7 11:09:42 2012 +0200

    [release] 3.4.3
    
    Require WebKitGTK+ 1.8.2

 NEWS         |   10 ++++++++++
 configure.ac |    4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b3d8203..02f0f64 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ==============
+Epiphany 3.4.3
+==============
+
+Changes:
+
+  - Require WebKitGTK 1.8.2
+  - Do not cancel downloads that have not been started yet (#681010)
+  - Prevent double calls to quit in history service (#680529)
+
+==============
 Epiphany 3.4.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index 3e6be44..94eb1af 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



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