summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-08-07 11:31:36 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-08-08 08:25:11 +0200
commit1ba1fb46e228197ad18be1fac26c450c7ecf6479 (patch)
treeb5b2d96ee6dc0504c42f0ed65ec4caae5773fcf1 /m4
parenta1de92b2078303625a1114c9105ea0219f14c027 (diff)
downloadgnutls-1ba1fb46e228197ad18be1fac26c450c7ecf6479.tar.gz
prepared for release 3.5.3
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index fb145b6470..7ce5e6a464 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, 38)
- AC_SUBST(LT_REVISION, 1)
- AC_SUBST(LT_AGE, 8)
+ AC_SUBST(LT_CURRENT, 39)
+ AC_SUBST(LT_REVISION, 0)
+ AC_SUBST(LT_AGE, 9)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)