[epiphany] [release] 3.15.1



commit 572263541fe49400c4a3dac3a86975b6472a19fc
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Sun Dec 7 19:22:06 2014 +0100

    [release] 3.15.1

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7c81ff8..0cc1b4e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ===============
+Epiphany 3.15.1
+===============
+
+ - Open web pages source in default text editor (#738475)
+ - String improvements
+ - Bump WebKitGTK+ requirement to 2.7.2.
+ - Use script messages instead of dbus.
+ - Use custom local storage location to prevent leaking local storage in
+   incognito mode. (#738720)
+ - Fixes to the file utils.
+ - Updated translations.
+
+===============
 Epiphany 3.14.1
 ===============
 
diff --git a/configure.ac b/configure.ac
index b5f3466..f863d14 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],[14])
+m4_define([epiphany_version_minor],[15])
 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]