[epiphany/gnome-3-22] Prepare 3.22.3



commit 08cb0932f1172fb9fc9f544006db4b6c2bb9d9b8
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Nov 21 17:25:17 2016 -0600

    Prepare 3.22.3

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2e8663d..9f07e36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
 ===============
+Epiphany 3.22.3
+===============
+
+- Rework key event handling to fix events received twice (#764653)
+- Add missing F1 keyboard shortcut to open help
+
+===============
 Epiphany 3.22.2
 ===============
 
diff --git a/configure.ac b/configure.ac
index b836cd9..c7a7160 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[22])
-m4_define([epiphany_version_micro],[2])
+m4_define([epiphany_version_micro],[3])
 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]