From 629b00040900a8955fff241bb33bb70341972529 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 15 Jul 2018 08:40:31 +0200 Subject: bumped version Signed-off-by: Nikos Mavrogiannopoulos --- configure.ac | 2 +- m4/hooks.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 798775b8d9..ed734586f3 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.5.18], [bugs@gnutls.org]) +AC_INIT([GnuTLS], [3.5.19], [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 8f97b7a824..76c290336d 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, 44) - AC_SUBST(LT_REVISION, 10) + AC_SUBST(LT_REVISION, 11) AC_SUBST(LT_AGE, 14) AC_SUBST(LT_SSL_CURRENT, 27) -- cgit v1.2.1