[epiphany/gnome-3-18] Prepare 3.18.10



commit 36903a126863e58b2be96bb3c74e7ecfd2352105
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Dec 27 18:39:30 2016 -0600

    Prepare 3.18.10

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c78b2c9..89f9bf1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+================
+Epiphany 3.18.10
+================
+
+- Fix Alt-Left/Right keyboard shortcuts broken in previous release (#772437)
+- Fix adblocker sometimes not blocking ads in new tabs (#775736)
+
 ===============
 Epiphany 3.18.9
 ===============
diff --git a/configure.ac b/configure.ac
index eb905de..4e3c2ee 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],[9])
+m4_define([epiphany_version_micro],[10])
 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]