From e0b7c185dd812e0bdd648a6c6ab2b2ab99f534ef Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sun, 29 Jul 2007 20:29:36 +0000 Subject: Bump soname svn path=/trunk/; revision=213 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ebc818f13..bceb5d469 100644 --- a/configure.ac +++ b/configure.ac @@ -18,14 +18,14 @@ AC_HEADER_STDC # (Interfaces removed: CURRENT++, AGE=0, REVISION=0) # (Interfaces added: CURRENT++, AGE++, REVISION=0) # (No interfaces changed: REVISION++) -LIBEMPATHY_CURRENT=0 +LIBEMPATHY_CURRENT=1 LIBEMPATHY_AGE=0 LIBEMPATHY_REVISION=0 AC_SUBST(LIBEMPATHY_CURRENT) AC_SUBST(LIBEMPATHY_AGE) AC_SUBST(LIBEMPATHY_REVISION) -LIBEMPATHY_GTK_CURRENT=0 +LIBEMPATHY_GTK_CURRENT=1 LIBEMPATHY_GTK_AGE=0 LIBEMPATHY_GTK_REVISION=0 AC_SUBST(LIBEMPATHY_GTK_CURRENT) -- cgit v1.2.3