]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
bumped library version gnutls_3_1_6
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 2 Jan 2013 18:33:31 +0000 (19:33 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 2 Jan 2013 18:33:31 +0000 (19:33 +0100)
NEWS
m4/hooks.m4

diff --git a/NEWS b/NEWS
index 87f1b6a5dd2869535dac2efb28d803635ab2e212..83510af273a826fa9eb21138819b9f9526599c72 100644 (file)
--- 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.
index 5812205f99d75f6d30fd89a44cff87a31f8fbba8..7b37c6ea15ee5f30ce807832015190acaead0fcf 100644 (file)
@@ -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)