From 0074916b66dd6436f98c8576d25f8ab68906bb36 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Fri, 22 Mar 2013 09:34:07 +0100 Subject: configure.ac: bump version to 3.9.0 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index cdf1954f3..29e791686 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]) -- cgit v1.2.3