summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2016-05-09 09:04:12 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2016-05-09 09:04:12 -0500
commit2f10340ccfc62d7dad30484e6e1a806d60cbbbd0 (patch)
tree399c83802cd0901e80321bda3f03b7746521e751
parent7cf764587e47311ae034203c5fd936ea864a424f (diff)
downloadepiphany-3.20.2.tar.gz
Prepare 3.20.23.20.2
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8600006cb..ba1245125 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
===============
+Epiphany 3.20.2
+===============
+
+- Fix snapshots sometimes not appearing in overview (#763184)
+- Add gnome.org and webkit.org default bookmarks
+- Incognito mode theme updates and fixes
+- Updated translations
+
+===============
Epiphany 3.20.1
===============
diff --git a/configure.ac b/configure.ac
index b0b1fa02f..86f202931 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[20])
-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])