summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-05-11 07:42:10 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-05-11 07:43:07 +0200
commitd1e12790214ffc3917b51f0e9f4903c805eedd00 (patch)
tree1b45126a0f8a9afa9483246072c0479fcb25df48
parentb385f5ea72b74ad0bd66144fb7c74bf67c30a63e (diff)
downloadgnutls-d1e12790214ffc3917b51f0e9f4903c805eedd00.tar.gz
released 3.5.12gnutls_3_5_12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS2
-rw-r--r--m4/hooks.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5afde1b733..4aca6658a3 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2016 Nikos Mavrogiannopoulos
See the end for copying conditions.
-* Version 3.5.12 (unreleased)
+* Version 3.5.12 (released 2017-05-11)
** libgnutls: enabled TCP Fast open for MacOSX. Patch by Tim Ruehsen.
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index b852e46c4b..1559a1fba0 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, 3)
+ AC_SUBST(LT_REVISION, 4)
AC_SUBST(LT_AGE, 14)
AC_SUBST(LT_SSL_CURRENT, 27)