summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2016-03-21 09:14:08 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2016-03-21 09:14:08 -0500
commit6d5e52792b4c7c9da24506ed316531c0addc7486 (patch)
tree22ffe74b58dc5a93d3bdbdd43ba9371a634ae75c
parent82afa97a89916069c1f6beb0cb0da1b7b57fba56 (diff)
downloadepiphany-6d5e52792b4c7c9da24506ed316531c0addc7486.tar.gz
Prepare 3.20.03.20.0
-rw-r--r--NEWS6
-rw-r--r--configure.ac4
2 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a75af9d6f..08f6b20d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+===============
+Epiphany 3.20.0
+===============
+
+- Translation updates
+
================
Epiphany 3.19.92
================
diff --git a/configure.ac b/configure.ac
index 4a0c2a2e0..24256323f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
m4_define([epiphany_version_major],[3])
-m4_define([epiphany_version_minor],[19])
-m4_define([epiphany_version_micro],[92])
+m4_define([epiphany_version_minor],[20])
+m4_define([epiphany_version_micro],[0])
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])