summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-02 19:33:31 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-01-02 19:33:31 +0100
commite58fd04ebc9a70d2bffd9c59df3f81c7d2ef6d89 (patch)
tree369c51954f8f67d269b2568acac976cbbd521cfc
parent0d886fe19e5c11566ae816b90cfb62e949a88601 (diff)
downloadgnutls-e58fd04ebc9a70d2bffd9c59df3f81c7d2ef6d89.tar.gz
bumped library versiongnutls_3_1_6
-rw-r--r--NEWS2
-rw-r--r--m4/hooks.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 87f1b6a5dd..83510af273 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ GnuTLS NEWS -- History of user-visible changes. -*- outline -*-
Copyright (C) 2000-2012 Free Software Foundation, Inc.
See the end for copying conditions.
-* Version 3.1.6 (unreleased)
+* Version 3.1.6 (released 2012-01-02)
** libgnutls: Fixed record padding parsing issue. Reported by Kenny
Patterson and Nadhem Alfardan.
diff --git a/m4/hooks.m4 b/m4/hooks.m4
index 5812205f99..7b37c6ea15 100644
--- a/m4/hooks.m4
+++ b/m4/hooks.m4
@@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 43)
- AC_SUBST(LT_REVISION, 0)
+ AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 15)
AC_SUBST(LT_SSL_CURRENT, 27)