[epiphany] Prepare 3.20.0



commit 6d5e52792b4c7c9da24506ed316531c0addc7486
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Mar 21 09:14:08 2016 -0500

    Prepare 3.20.0

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a75af9d..08f6b20 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 4a0c2a2..2425632 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])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]