From: Simon Josefsson Date: Wed, 7 Mar 2007 13:32:19 +0000 (+0000) Subject: Bump due to added APIs. X-Git-Tag: gnutls_1_7_8~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b41d10d2f03172d84fc71fbe1609284ee8205d21;p=thirdparty%2Fgnutls.git Bump due to added APIs. --- diff --git a/configure.in b/configure.in index 72e6450bc8..4b73fec463 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, 19) -AC_SUBST(LT_REVISION, 1) -AC_SUBST(LT_AGE, 6) +AC_SUBST(LT_CURRENT, 20) +AC_SUBST(LT_REVISION, 0) +AC_SUBST(LT_AGE, 7) ac_full=1 # Used when creating the Windows libgnutls-XX.def files.