From: Nikos Mavrogiannopoulos Date: Sat, 1 Feb 2020 21:44:41 +0000 (+0100) Subject: hooks.m4: bumped so-version X-Git-Tag: 3.6.12~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b09bef3edbd835c65bebdf8b34be4ec6cd99dc46;p=thirdparty%2Fgnutls.git hooks.m4: bumped so-version Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/m4/hooks.m4 b/m4/hooks.m4 index 49367bd1da..5fb69d5a51 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -41,7 +41,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # # Interfaces removed: AGE=0 (+bump all symbol versions in .map) AC_SUBST(LT_CURRENT, 56) - AC_SUBST(LT_REVISION, 1) + AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 26) AC_SUBST(LT_SSL_CURRENT, 27)