[epiphany] [release] 3.17.91



commit fd5f935cc529be1d85dc1ed3658262baa5c0a41c
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Sep 9 10:34:14 2015 +0300

    [release] 3.17.91

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c8dfadf..bd931f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+================
+Epiphany 3.17.91
+================
+
+ - Remember passwords for French tax office (#750024)
+ - Inhibit logout and suspend while downloading files (#339809)
+ - Display decoded URIs in the UI (#710004)
+ - Enable Do Not Track and the ad blocker by default (#754273)
+ - Several code fixes, memory leaks plugged, UI and code improvements.
+ - Updated translations.
+
 ===============
 Epiphany 3.17.2
 ===============
diff --git a/configure.ac b/configure.ac
index 0e73b51..048b528 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[17])
-m4_define([epiphany_version_micro],[2])
+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]