summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-09 20:31:30 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-09 20:31:30 +0200
commit1c601bb18f6674f84239f8a4e35f170e022b85d8 (patch)
treedd28b4851053b3713dc0517ea2d4c24e487ac406 /m4
parent087dffde727e207c834417841835bf60afd30f26 (diff)
downloadgnutls-1c601bb18f6674f84239f8a4e35f170e022b85d8.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 d3c8c79666..2c56b00c08 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -39,9 +39,9 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
- AC_SUBST(LT_CURRENT, 40)
+ AC_SUBST(LT_CURRENT, 41)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 12)
+ AC_SUBST(LT_AGE, 13)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)