summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-10-11 21:52:19 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-10-12 20:14:00 +0200
commitf7013222c2d4e42ea0cc5c8ee27d86e9123a13d8 (patch)
treebcb4dd30bc98b66e00b421e6a7589cc529be8715 /m4
parent8de315cc80ef804c7f3b43d6543b65192c5a100c (diff)
downloadgnutls-f7013222c2d4e42ea0cc5c8ee27d86e9123a13d8.tar.gz
bumped versions
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 97bbe92382..7f82e80c60 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -40,9 +40,9 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
- AC_SUBST(LT_CURRENT, 29)
+ AC_SUBST(LT_CURRENT, 30)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 1)
+ AC_SUBST(LT_AGE, 2)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 1)