From 007f92ecb7a09ffc21bd0bfd6764c0f60ba18ddd Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 19 May 2009 11:02:46 +0200 Subject: Bump ABI to not conflict with abi in 2.26 branch --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4bad72f06..00c65d027 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(Empathy, 2.27.2, http://bugzilla.gnome.org/browse.cgi?product=empathy) +AC_INIT(Empathy, 2.27.1.1, http://bugzilla.gnome.org/browse.cgi?product=empathy) AC_PREREQ(2.59) AC_COPYRIGHT([ Copyright (C) 2003-2007 Imendio AB @@ -9,7 +9,7 @@ AC_COPYRIGHT([ # (Interfaces removed: CURRENT++, AGE=0, REVISION=0) # (Interfaces added: CURRENT++, AGE++, REVISION=0) # (No interfaces changed: REVISION++) -LIBEMPATHY_CURRENT=23 +LIBEMPATHY_CURRENT=24 LIBEMPATHY_AGE=0 LIBEMPATHY_REVISION=0 -- cgit v1.2.3