]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped versions
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 4 Nov 2016 06:58:48 +0000 (07:58 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 4 Nov 2016 07:15:48 +0000 (08:15 +0100)
configure.ac
m4/hooks.m4

index 4336d334e563040c82b318f62eebc74338f90d26..afc00da1b9e23c3c20c0930a2ed97918cdeb7e0f 100644 (file)
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
 # USA
 
 AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [3.5.5], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.5.6], [bugs@gnutls.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CANONICAL_HOST
index cda1cb3165dce0f73bbec124ab39a9787df20c5a..bded3e46dd4eda16b76cdddbc09f6555b7afd912 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, 41)
+  AC_SUBST(LT_CURRENT, 42)
   AC_SUBST(LT_REVISION, 0)
-  AC_SUBST(LT_AGE, 11)
+  AC_SUBST(LT_AGE, 12)
 
   AC_SUBST(LT_SSL_CURRENT, 27)
   AC_SUBST(LT_SSL_REVISION, 2)