From: Nikos Mavrogiannopoulos Date: Wed, 2 Jan 2013 18:33:31 +0000 (+0100) Subject: bumped library version X-Git-Tag: gnutls_3_1_6^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e58fd04ebc9a70d2bffd9c59df3f81c7d2ef6d89;p=thirdparty%2Fgnutls.git bumped library version --- 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)