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



commit 14750b7d130a761b9cff69177e6ae1064227637d
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Thu Dec 10 12:24:23 2015 +0100

    [release] 3.18.2

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 482cc72..ccfeb20 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
 ===============
+Epiphany 3.18.2
+===============
+
+ - Allow notification requests in web applications (#759176)
+ - Minor fixes to the about:applications page.
+ - Fix a crasher (#759235)
+ - Updated translations.
+
+===============
 Epiphany 3.18.1
 ===============
 
diff --git a/configure.ac b/configure.ac
index 9f8350a..838d168 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],[1])
+m4_define([epiphany_version_micro],[2])
 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]