summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-10-27 20:34:35 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-10-27 20:34:35 +0200
commit64fab216041d699b06d01137a1d6b8eac833b78f (patch)
tree530f70331a6d3bf3539cc4cc4c75ef2272a00bdb /m4
parent24f4d29d8c2c6359f8cd5eff1ee46c57d70fe431 (diff)
downloadgnutls-64fab216041d699b06d01137a1d6b8eac833b78f.tar.gz
released 3.0.5gnutls_3_0_5
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 7f82e80c60..ae63706316 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, 0)
+ AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 2)
AC_SUBST(LT_SSL_CURRENT, 27)