From: Simon Josefsson Date: Mon, 3 Dec 2007 11:01:44 +0000 (+0100) Subject: Bump to indicate added ABI. X-Git-Tag: gnutls_2_1_8~25^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1794479785f65bb25e9cdfb3017f2caa1e22be65;p=thirdparty%2Fgnutls.git Bump to indicate added ABI. --- diff --git a/configure.in b/configure.in index 52870e6cbb..b9daffdc4c 100644 --- a/configure.in +++ b/configure.in @@ -35,9 +35,9 @@ AB_INIT # Interfaces changed/added/removed: CURRENT++ REVISION=0 # Interfaces added: AGE++ # Interfaces removed: AGE=0 -AC_SUBST(LT_CURRENT, 26) +AC_SUBST(LT_CURRENT, 27) AC_SUBST(LT_REVISION, 0) -AC_SUBST(LT_AGE, 0) +AC_SUBST(LT_AGE, 1) ac_full=1 # Used when creating the Windows libgnutls-XX.def files.