summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-10-18 15:55:57 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-10-18 15:55:57 +0200
commita9c06430060fb712e5dea038a8820978c7b8f2cd (patch)
tree13acb4b9fe6e480315106e8a31212dcc120ddea0
parent482ef00786e55eb6bfe0a74eeae649113d9cc482 (diff)
downloadgnutls-a9c06430060fb712e5dea038a8820978c7b8f2cd.tar.gz
bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--configure.ac2
-rw-r--r--m4/hooks.m42
m---------tests/suite/tls-fuzzer/tlsfuzzer0
3 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f1d3839c58..b5e6cafdfa 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.6.0], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.6.1], [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 727a6d0c0d..43347d53a7 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -43,7 +43,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
#
# Interfaces removed: AGE=0 (+bump all symbol versions in .map)
AC_SUBST(LT_CURRENT, 50)
- AC_SUBST(LT_REVISION, 0)
+ AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 20)
AC_SUBST(LT_SSL_CURRENT, 27)
diff --git a/tests/suite/tls-fuzzer/tlsfuzzer b/tests/suite/tls-fuzzer/tlsfuzzer
-Subproject 2e5d4fc4c21a547860627ed23f2d8c137abff2b
+Subproject ebbbf7a122fce19f858a9cac9c3e0540e7ff961