From 22ad85ad12dee80fefd2bc776f72d87af3ccdfaa Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 3 Feb 2009 20:55:00 +0000 Subject: Version update svn path=/trunk/; revision=8750 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index b14a8e5b3..17bde755c 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA m4_define([epiphany_version_major],[2]) -m4_define([epiphany_version_minor],[25]) +m4_define([epiphany_version_minor],[27]) m4_define([epiphany_version_micro],[0]) m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro]) @@ -33,7 +33,7 @@ AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([configure.ac]) -EPIPHANY_API_VERSION=2.23 +EPIPHANY_API_VERSION=2.27 # This should stay at the major version of the latest stable releases EPIPHANY_UA_VERSION=2.22 -- cgit v1.2.3