[epiphany] [release] 3.13.91



commit b76a6f44d1086cdb200a60e8f5e0d2040ea5c4d1
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Sep 17 17:45:32 2014 +0300

    [release] 3.13.91

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8b98f4a..7a271b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
 ================
+Epiphany 3.13.91
+================
+
+ - Fixes to the title box (#732713, #734952)
+ - Fix multiple external uri loads (#735577)
+ - Incognito mode message text improvements (#736065)
+ - Do not accidentally empty the adblocker filters (#697329)
+ - Fix integration with GNOME Shell dock (#736332)
+ - Open search provider results in default browser (#720245)
+ - UI cleanups, code fixes, etc.
+
+================
 Epiphany 3.13.90
 ================
 
diff --git a/configure.ac b/configure.ac
index 3d0991e..ed12734 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[13])
-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])


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