]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped library version
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 22 Jul 2014 21:47:08 +0000 (23:47 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 22 Jul 2014 21:47:08 +0000 (23:47 +0200)
m4/hooks.m4

index ce4feb6ff0c50b35ddc1bf0b80522683540067e4..056ae200f90f8eb26cc30c632655304c0153e14f 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, 66)
-  AC_SUBST(LT_REVISION, 1)
-  AC_SUBST(LT_AGE, 38)
+  AC_SUBST(LT_CURRENT, 67)
+  AC_SUBST(LT_REVISION, 0)
+  AC_SUBST(LT_AGE, 39)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
   AC_SUBST(LT_SSL_REVISION, 2)