From b1ed88080ef0b45929a3c81d853e476624e3d64c Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 5 Jul 2016 18:35:04 +0200 Subject: bumped version --- configure.ac | 2 +- m4/hooks.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index cb87edefb1..0568631037 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script. # USA AC_PREREQ(2.61) -AC_INIT([GnuTLS], [3.4.13], [bugs@gnutls.org]) +AC_INIT([GnuTLS], [3.4.14], [bugs@gnutls.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_HOST diff --git a/m4/hooks.m4 b/m4/hooks.m4 index 3d65749a23..51abda20cd 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 (+bump all symbol versions in .map) AC_SUBST(LT_CURRENT, 36) - AC_SUBST(LT_REVISION, 5) + AC_SUBST(LT_REVISION, 6) AC_SUBST(LT_AGE, 6) AC_SUBST(LT_SSL_CURRENT, 27) -- cgit v1.2.1