[epiphany] [release] 3.11.90



commit e12fe63478c2dd52b543d76befe5b90fae546933
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Feb 19 19:38:16 2014 +0200

    [release] 3.11.90

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4fbd896..0691b62 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+================
+Epiphany 3.11.90
+================
+
+ - New and revamped title/location bar (#711408)
+ - New and improved HTML-based overview page (#723950)
+ - Fix popup windows in multiprocess mode (#724052)
+ - Make the find-toolbar work again (#724230)
+ - Do not spawn the profile migrator unnecessarily
+ - Move the new tab button to the left of the toolbar (#724664)
+ - Bump WebKitGTK+ requirements to 2.3.90
+ - Many other code cleanups and fixes.
+ - Updated translations.
+
 ===============
 Epiphany 3.11.4
 ===============
diff --git a/configure.ac b/configure.ac
index f3ec1c4..068e2bf 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],[4])
+m4_define([epiphany_version_micro],[90])
 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]