summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-08-11 15:39:39 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-08-11 15:39:50 +0200
commit098fa00a99fed9f8973acda90aab6f4464489cbd (patch)
treef1439604f78699b6f5469b4e278b454dff82eebd /m4
parent3e5d7f08e0d991a1b712c49d7829a4c44d4b173d (diff)
downloadgnutls-098fa00a99fed9f8973acda90aab6f4464489cbd.tar.gz
bumped current and age version to allow 3.3.x releases with new symbols
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 056ae200f9..015813576e 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, 67)
+ AC_SUBST(LT_CURRENT, 83)
AC_SUBST(LT_REVISION, 0)
- AC_SUBST(LT_AGE, 39)
+ AC_SUBST(LT_AGE, 55)
AC_SUBST(LT_SSL_CURRENT, 27)
AC_SUBST(LT_SSL_REVISION, 2)