diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-11-08 08:26:42 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-11-08 08:27:01 +0100 |
commit | 8c3cd7e043e95292f2ee337623b18ed02380d844 (patch) | |
tree | be50acfc532d02791cffe17045f8851a8e356952 /m4 | |
parent | c8ce1c33468de5becb1cd269b2f51608adc58aea (diff) | |
download | gnutls-8c3cd7e043e95292f2ee337623b18ed02380d844.tar.gz |
released 3.0.7gnutls_3_0_7
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 3b636e1cde..feb926a289 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -41,7 +41,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 30) - AC_SUBST(LT_REVISION, 2) + AC_SUBST(LT_REVISION, 3) AC_SUBST(LT_AGE, 2) AC_SUBST(LT_SSL_CURRENT, 27) |