summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-10-20 09:16:20 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-10-20 09:16:20 +0200
commit414fb15b7b4d6e7a710f8494589a3c9610835874 (patch)
tree42665579a847dd5c44008936b87fb15e89d5bdfc /m4
parentdf8445ba13ea5fb7e2b24950526a96c89b09ecba (diff)
downloadgnutls-414fb15b7b4d6e7a710f8494589a3c9610835874.tar.gz
bumped version to distinguish from 3.4 branch
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 76b1630b3d..1676e17483 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, 33)
+ AC_SUBST(LT_CURRENT, 36)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 3)
+ AC_SUBST(LT_AGE, 6)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)