[epiphany] Prepare 3.21.3



commit a4c117a5039d04c45f9854d39ff60776bb1f05e9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Jun 20 13:43:43 2016 -0500

    Prepare 3.21.3

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9d3bc4d..b912ae5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ===============
+Epiphany 3.21.3
+===============
+
+- Require WebKitGTK+ 2.13.1
+- Allow toggling web inspector with keyboard shortcuts (#676870)
+- Activate downloads popover only for active window (#764303)
+- Allow running system web apps outside GNOME (#767101)
+- Indicate when running in web app mode in user agent (#767123)
+- Find web app names using OpenGraph site_name in name attribute (#767184)
+- Support large standard HTML icons and SVG for web app icons (#767257)
+- Increase default webapp icon size to 192 (#767407)
+- Middle-clicking the title bar doesn't send Epiphany to the background (#767585)
+- Updated translations
+
+===============
 Epiphany 3.21.2
 ===============
 
diff --git a/configure.ac b/configure.ac
index 96f9eb0..0e8dd4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[21])
-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]