summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-12-03 10:10:05 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-12-03 10:10:05 +0100
commit898406dca3788178f880dc33896f6703d3d1d6f7 (patch)
tree2adb55cd200d1bbbfa608c3bb049a576759c639c /m4
parente84dc22ad19fdd0d06c96597dbefd29e449f119b (diff)
downloadgnutls-898406dca3788178f880dc33896f6703d3d1d6f7.tar.gz
reduced current soversion
Diffstat (limited to 'm4')
-rw-r--r--m4/hooks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index a1187bb776..223d8d7338 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -39,7 +39,7 @@ 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, 83)
+ AC_SUBST(LT_CURRENT, 30)
AC_SUBST(LT_REVISION, 0)
AC_SUBST(LT_AGE, 0)