[epiphany] [release] 3.10.0



commit dcacab927b401502678519eec8eaef9bc66f583c
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Sep 24 18:53:31 2013 +0300

    [release] 3.10.0

 NEWS         |    6 ++++++
 configure.ac |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bd8f646..a298f52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 ===============
+Epiphany 3.10.0
+===============
+
+- Updated translations.
+
+===============
 Epiphany 3.9.91
 ===============
 
diff --git a/configure.ac b/configure.ac
index 6dc505a..16ee1d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,8 @@
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
 
 m4_define([epiphany_version_major],[3])
-m4_define([epiphany_version_minor],[9])
-m4_define([epiphany_version_micro],[91])
+m4_define([epiphany_version_minor],[10])
+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]