diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/hooks.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4 index 9188553701..cc4d67d40f 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -44,7 +44,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], AC_SUBST(LT_AGE, 6) AC_SUBST(LT_SSL_CURRENT, 27) - AC_SUBST(LT_SSL_REVISION, 1) + AC_SUBST(LT_SSL_REVISION, 2) AC_SUBST(LT_SSL_AGE, 0) AC_SUBST(CXX_LT_CURRENT, 28) |