summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/hooks.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 9cb3e7d4e1..727a6d0c0d 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -42,9 +42,9 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# in CONTRIBUTION.md for more info.
#
# Interfaces removed: AGE=0 (+bump all symbol versions in .map)
- AC_SUBST(LT_CURRENT, 53)
+ AC_SUBST(LT_CURRENT, 50)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 23)
+ AC_SUBST(LT_AGE, 20)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)