From e5212825a634437917fa8aff9f748755cdfb56c1 Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Tue, 15 Oct 2013 15:56:18 +0300 Subject: [release] 3.10.1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 16ee1d75f..255dc0051 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([epiphany_version_major],[3]) m4_define([epiphany_version_minor],[10]) -m4_define([epiphany_version_micro],[0]) +m4_define([epiphany_version_micro],[1]) 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.1