diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2017-06-07 07:19:22 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2017-06-07 07:22:01 +0200 |
commit | dd62d53c5be91aca7571c5216012b1057a4272e3 (patch) | |
tree | 10017a061b6fdf39f9ab924642776123d10bf431 /m4 | |
parent | 0adaabba583642b08420e0726440f8ff76798d57 (diff) | |
download | gnutls-dd62d53c5be91aca7571c5216012b1057a4272e3.tar.gz |
released 3.5.13
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
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 bb5dc67d98..133e3644b2 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 (+bump all symbol versions in .map) AC_SUBST(LT_CURRENT, 44) - AC_SUBST(LT_REVISION, 4) + AC_SUBST(LT_REVISION, 5) AC_SUBST(LT_AGE, 14) AC_SUBST(LT_SSL_CURRENT, 27) |