[epiphany/gnome-3-22: 1/2] Prepare 3.22.1



commit 88844931472ce68dd0b1d833c54b27b788f12a0c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Oct 10 11:18:03 2016 -0500

    Prepare 3.22.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9947c0b..138ec71 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ===============
+Epiphany 3.22.1
+===============
+
+- Remember decision to allow or deny notifications (#748339)
+- Do not copy cookies when creating web app (#771540)
+- Fix dock to right button in web inspector
+- Improve overview layout in small windows
+- Escape URL for markup in new web app dialog
+- Updated translations
+
+===============
 Epiphany 3.22.0
 ===============
 
diff --git a/configure.ac b/configure.ac
index 223dbf2..400f11a 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],[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]