[release] 3.11.91

Desktop / GNOME / Epiphany - Claudio Saavedra [igalia.com] - 3 March 2014 10:19 UTC



###

diff --git a/NEWS b/NEWS
index 0691b62..d7aafc5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
================
+Epiphany 3.11.91
+================
+
+ - Further improvements to the new html overview (#723950, #724697)
+ - Performance optimizations to about: pages (#724862)
+ - Other optimizations to tab creation.
+ - Some fixes to the DoNotTrack mode (#724724)
+ - Other minor code fixes.
+ - User help updated for 3.12.
+ - Updated translations and user help translations.
+
+================
Epiphany 3.11.90
================

diff --git a/configure.ac b/configure.ac
index 068e2bf..5011763 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@

m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[11])
-m4_define([epiphany_version_micro],[90])
+m4_define([epiphany_version_micro],[91])
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])

841889b [release] 3.11.91
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)

Upstream: git.gnome.org


  • Share