[epiphany] [release] 3.17.1



commit cc1d4a89830b3e2e689aff98c63a223ebc7f5ea1
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Jun 23 11:51:58 2015 +0300

    [release] 3.17.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 46dc993..ec6acff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ===============
+Epiphany 3.17.1
+===============
+
+ - Allow opening links in a new incognito window (#749454)
+ - Add option to search selected text in user-preferred search
+   engine (#663545)
+ - Theme fixes and improvements (#728874, #746778)
+ - Fix regressions in the form filler (#750842)
+ - Fixes to internationalization in search provider (#737085)
+ - Other code fixes and minor improvements.
+ - Updated translations.
+
+===============
 Epiphany 3.16.1
 ===============
 
diff --git a/configure.ac b/configure.ac
index 1646049..dd54170 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
 
 m4_define([epiphany_version_major],[3])
-m4_define([epiphany_version_minor],[16])
+m4_define([epiphany_version_minor],[17])
 m4_define([epiphany_version_micro],[1])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]