[epiphany] [release] 3.9.91



commit e8914054b7c7ee97ed0650ad759cc678c95dcffe
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Fri Sep 20 15:02:13 2013 +0300

    [release] 3.9.91

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 74bbd29..bd8f646 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ===============
+Epiphany 3.9.91
+===============
+
+Changes:
+
+ - Do not open a new window when resuming a session (#707451)
+ - RTL UI fixes.
+ - Minor code fixes and UI polishing.
+ - Bump WK dependency to 2.1.4.
+
+===============
 Epiphany 3.9.90
 ===============
 
diff --git a/configure.ac b/configure.ac
index edfb0cf..6dc505a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[9])
-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]