From: Simon Josefsson Date: Wed, 17 Oct 2007 15:01:10 +0000 (+0200) Subject: Bump ABI version. X-Git-Tag: gnutls_2_1_3~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71d4d9c5ba8aed8080dd07e40efa80451efe2d08;p=thirdparty%2Fgnutls.git Bump ABI version. --- diff --git a/configure.in b/configure.in index d4b268dc94..07aa680832 100644 --- a/configure.in +++ b/configure.in @@ -35,8 +35,8 @@ AB_INIT # Interfaces changed/added/removed: CURRENT++ REVISION=0 # Interfaces added: AGE++ # Interfaces removed: AGE=0 -AC_SUBST(LT_CURRENT, 23) -AC_SUBST(LT_REVISION, 1) +AC_SUBST(LT_CURRENT, 24) +AC_SUBST(LT_REVISION, 0) AC_SUBST(LT_AGE, 0) ac_full=1