diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-03-04 20:14:15 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-03-04 20:19:16 +0100 |
commit | 4ad84002e72fd2a234f58dc33cf70ba4719b6f78 (patch) | |
tree | bbbcc959266382e24453cfac48990127150f56e4 /m4 | |
parent | 629ca75836cea65869ebe739787d3a54d6c44710 (diff) | |
download | gnutls-4ad84002e72fd2a234f58dc33cf70ba4719b6f78.tar.gz |
released 3.2.12.1gnutls_3_2_12_1
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 122f47b163..59316574e6 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 58) - AC_SUBST(LT_REVISION, 2) + AC_SUBST(LT_REVISION, 3) AC_SUBST(LT_AGE, 30) AC_SUBST(LT_SSL_CURRENT, 27) |