From 9c454622fd645753f6c39a2e5c63dbbe3f1e327e Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Thu, 8 Sep 2016 07:35:36 +0200 Subject: bumped versions --- configure.ac | 2 +- m4/hooks.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 0568631037..d95372cd80 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.14], [bugs@gnutls.org]) +AC_INIT([GnuTLS], [3.4.15], [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 51abda20cd..54e9b764f8 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, 6) + AC_SUBST(LT_REVISION, 7) AC_SUBST(LT_AGE, 6) AC_SUBST(LT_SSL_CURRENT, 27) -- cgit v1.2.1