diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2019-11-29 13:06:41 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2019-11-29 13:06:58 +0100 |
commit | 2fd2d1cb038fcf762fbfdc812b0c912764d9cda7 (patch) | |
tree | 9213750085ef230b69b71332fb1661dbbb9c9050 /m4 | |
parent | 7be85d9804c98a53db22f7434c7bee51d9d3ccdf (diff) | |
download | gnutls-2fd2d1cb038fcf762fbfdc812b0c912764d9cda7.tar.gz |
bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
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 dd979ad172..34a5b38eb9 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -41,7 +41,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # # Interfaces removed: AGE=0 (+bump all symbol versions in .map) AC_SUBST(LT_CURRENT, 56) - AC_SUBST(LT_REVISION, 0) + AC_SUBST(LT_REVISION, 1) AC_SUBST(LT_AGE, 26) AC_SUBST(LT_SSL_CURRENT, 27) |