]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped soversion
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 9 May 2016 05:52:14 +0000 (07:52 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 9 May 2016 05:52:14 +0000 (07:52 +0200)
m4/hooks.m4

index 1676e1748373c02f359f0a1721c71513cce5a3b6..ca049fd0125763a83ba3f1cd48fb0ff2daa6b2c7 100644 (file)
@@ -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, 36)
+  AC_SUBST(LT_CURRENT, 37)
   AC_SUBST(LT_REVISION, 0)
-  AC_SUBST(LT_AGE, 6)
+  AC_SUBST(LT_AGE, 7)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
   AC_SUBST(LT_SSL_REVISION, 2)