summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-10-18 15:55:57 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-10-18 15:55:57 +0200
commita9c06430060fb712e5dea038a8820978c7b8f2cd (patch)
tree13acb4b9fe6e480315106e8a31212dcc120ddea0 /m4
parent482ef00786e55eb6bfe0a74eeae649113d9cc482 (diff)
downloadgnutls-a9c06430060fb712e5dea038a8820978c7b8f2cd.tar.gz
bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 727a6d0c0d..43347d53a7 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -43,7 +43,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
#
# Interfaces removed: AGE=0 (+bump all symbol versions in .map)
AC_SUBST(LT_CURRENT, 50)
- AC_SUBST(LT_REVISION, 0)
+ AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 20)
AC_SUBST(LT_SSL_CURRENT, 27)