[epiphany/gnome-3-18] [release] 3.18.1



commit 5483823ae71fc5280e2fda9e85557362debb0c2e
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Fri Nov 20 19:35:49 2015 +0200

    [release] 3.18.1

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 01e4dfd..482cc72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ===============
+Epiphany 3.18.1
+===============
+
+ - Fixes to the adblocker (#754954)
+ - Properly propagate keybindings to webpages (#113449)
+ - Do not warn about unsubmitted changes if the forms are empty (#668260)
+ - Build fixes (#755814)
+ - Updated translations.
+
+===============
 Epiphany 3.18.0
 ===============
 
diff --git a/configure.ac b/configure.ac
index c73b56f..9f8350a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[18])
-m4_define([epiphany_version_micro],[0])
+m4_define([epiphany_version_micro],[1])
 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]