[epiphany] configure.ac: bump version to 3.9.0



commit 0074916b66dd6436f98c8576d25f8ab68906bb36
Author: Xan Lopez <xan igalia com>
Date:   Fri Mar 22 09:34:07 2013 +0100

    configure.ac: bump version to 3.9.0

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cdf1954..29e7916 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],[7])
-m4_define([epiphany_version_micro],[92])
+m4_define([epiphany_version_minor],[9])
+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]