[epiphany] Prepare 3.21.2



commit 19023fbe19f02a75d4d41715fcdd5e912d70c2e8
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu May 19 22:13:26 2016 -0500

    Prepare 3.21.2

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0b7e870..9d3bc4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ===============
+Epiphany 3.21.2
+===============
+
+- *** Removed NSS and libwnck dependencies ***
+- Cleanups in downloads code (#610586)
+- Improved reliability of displaying overview snapshots (#763184, #765863)
+- Incognito mode theme fixes
+- Updated translations
+
+===============
 Epiphany 3.21.1
 ===============
 
diff --git a/configure.ac b/configure.ac
index 25eca05..af0d4ff 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],[1])
+m4_define([epiphany_version_micro],[2])
 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]