]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped current and age version to allow 3.3.x releases with new symbols
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 11 Aug 2014 13:39:39 +0000 (15:39 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 11 Aug 2014 13:39:50 +0000 (15:39 +0200)
m4/hooks.m4

index 056ae200f90f8eb26cc30c632655304c0153e14f..015813576eca717ab2d290ff83591d4f0e750eba 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, 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)