summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-06-14 14:37:49 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-06-14 14:37:49 +0200
commitab81d1b95190915eea98573d67e470a6062af514 (patch)
treef64747153f6b76e11992d78e3f498987da087919 /m4
parentf005744d9445a60b9539df4c17b827ec8073639f (diff)
downloadgnutls-ab81d1b95190915eea98573d67e470a6062af514.tar.gz
bumped version
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 08499cdcd9..ec13aa2973 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 (+bump all symbol versions in .map)
- AC_SUBST(LT_CURRENT, 37)
+ AC_SUBST(LT_CURRENT, 38)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 7)
+ AC_SUBST(LT_AGE, 8)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)