[epiphany] [release] 3.11.4



commit 0b2777b2ba426c80b23c9721161ae519a0bfda9d
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Fri Feb 7 20:15:42 2014 +0200

    [release] 3.11.4

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5135986..4fbd896 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ===============
+Epiphany 3.11.4
+===============
+
+ - New history window (#721415)
+ - Add one-process-per-tab multiprocess suport (#723302)
+ - Make sure popup windows respect window properties (#723238)
+ - Use header bars in dialogs (#723803)
+ - Do not open an additional empty window when started with arguments in private
+   mode (#723022)
+ - Other many code fixes.
+ - Updated translations.
+
+===============
 Epiphany 3.11.3
 ===============
 
diff --git a/configure.ac b/configure.ac
index 7eddcdb..ee3eaba 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],[3])
+m4_define([epiphany_version_micro],[4])
 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]