From: Nikos Mavrogiannopoulos Date: Wed, 24 Oct 2007 07:35:25 +0000 (+0300) Subject: The library version is now 14 instead of 24. (14 is greater than our current 13). X-Git-Tag: gnutls_2_1_4~20^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eeb539dcc0366bfe2885537e719aca1241f71c70;p=thirdparty%2Fgnutls.git The library version is now 14 instead of 24. (14 is greater than our current 13). --- diff --git a/configure.in b/configure.in index 07aa680832..08079e6ecc 100644 --- a/configure.in +++ b/configure.in @@ -35,7 +35,7 @@ AB_INIT # Interfaces changed/added/removed: CURRENT++ REVISION=0 # Interfaces added: AGE++ # Interfaces removed: AGE=0 -AC_SUBST(LT_CURRENT, 24) +AC_SUBST(LT_CURRENT, 14) AC_SUBST(LT_REVISION, 0) AC_SUBST(LT_AGE, 0) ac_full=1