summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-07-23 16:43:33 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-07-23 16:53:29 +0200
commit50f0068ae327abce4f648cfb12132b0254f9afa8 (patch)
treec0c36e50dd8dd2646ae6574799f94b5de2e3cc88 /m4
parente67bdb571e806165d9611c507de6473ecc410525 (diff)
downloadgnutls-50f0068ae327abce4f648cfb12132b0254f9afa8.tar.gz
released 2.99.4
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index cfbab6529a..5a72ce5bfb 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -40,8 +40,8 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
- AC_SUBST(LT_CURRENT, 27)
- AC_SUBST(LT_REVISION, 3)
+ AC_SUBST(LT_CURRENT, 28)
+ AC_SUBST(LT_REVISION, 0)
AC_SUBST(LT_AGE, 0)
AC_SUBST(LT_SSL_CURRENT, 27)