From 0a6bf1bfad01aae0b707b9e13e6d14deade9cecf Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 12 Mar 2013 09:05:47 +0100 Subject: Release version 0.16.4 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f721df1..4112ddb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +0.16.4 (stable) + * Display per command help again [#62153] + * Don't always print tools debug output [#62152] + 0.16.3 (stable) * When iterating don't skip tokens without the CKF_TOKEN_INITIALIZED flag * Hardcode some distrust records for NSS temporarily diff --git a/configure.ac b/configure.ac index c48bfc5..33565da 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.61) AC_INIT([p11-kit], - [0.16.3], + [0.16.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue], [p11-kit], [http://p11-glue.freedesktop.org/p11-kit.html]) -- cgit v1.1