[epiphany] [release] 3.11.92



commit e3f2d9d8646a5c1cbff63e6d3eb81e2b4cee260f
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Mar 18 16:15:56 2014 +0200

    [release] 3.11.92

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d7aafc5..497bb5c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ================
+Epiphany 3.11.92
+================
+
+ - A few more fixes to the HTML overview (#724652, #725190)
+ - Fix download on Shift+click (#725818)
+ - Several code-cleanups.
+ - Fix a crash when opening new windows from the application menu (#725953)
+ - Fixes to the snapshot service (#725815)
+ - Updated translations, user help, and user help translations.
+
+================
 Epiphany 3.11.91
 ================
 
diff --git a/configure.ac b/configure.ac
index 5011763..5c4a687 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],[91])
+m4_define([epiphany_version_micro],[92])
 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]