[epiphany/gnome-3-18] Prepare 3.18.11



commit 2578255dd1971b1d70321f428d33de810dea495f
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Feb 3 13:38:57 2017 -0600

    Prepare 3.18.11

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 89f9bf1..bdb53b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 ================
+Epiphany 3.18.11
+================
+
+- Add desktop categories to web apps, to avoid breaking upgrade path (#672574)
+- Fix serious password extraction sweep attack on password manager (#752738)
+- Fix missing return value bug introduced in 3.18.10
+
+================
 Epiphany 3.18.10
 ================
 
diff --git a/configure.ac b/configure.ac
index 4e3c2ee..763875a 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],[10])
+m4_define([epiphany_version_micro],[11])
 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]