diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2017-03-06 06:52:32 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2017-03-06 06:52:32 +0100 |
commit | d2b121587f55482e5ad198067a00bc7a672260c2 (patch) | |
tree | 873698f716ca10313a9e4c9fbe26c19700a0a23e /m4 | |
parent | 6e4b9371f95d3e331ebcd989b61e2a04bcad0f13 (diff) | |
download | gnutls_3_3_27.tar.gz |
bumped versiongnutls_3_3_27
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 b05ef95815..94b7547f5b 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, 71) - AC_SUBST(LT_REVISION, 0) + AC_SUBST(LT_REVISION, 1) AC_SUBST(LT_AGE, 43) AC_SUBST(LT_SSL_CURRENT, 27) |