[epiphany] [release] 3.7.92



commit cc9e3710001886f6e78c655f237784f4b7bf4ce1
Author: Xan Lopez <xan igalia com>
Date:   Tue Mar 19 17:04:18 2013 +0100

    [release] 3.7.92

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5cd4ca5..82d4aea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ===============
+Epiphany 3.7.92
+===============
+
+Changes:
+
+  - We now use WebKit2 by default.
+  - Fix all the remaining WebKit2 feature regressions that were on
+    track for 3.8. See bug #678610
+  - Other bugfixes and cleanups.
+
+===============
 Epiphany 3.7.91
 ===============
 
diff --git a/configure.ac b/configure.ac
index f1b55d4..e0e6886 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[7])
-m4_define([epiphany_version_micro],[91])
+m4_define([epiphany_version_micro],[92])
 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])


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