From 8ccd99b26d5fb2e19ec45ce3dca28bf53b73c70d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 7 Dec 2015 14:51:43 +0100 Subject: Bump version number --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5ee8c61..0cf48e4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +0.23.2 (devel) + * Fix forking issues with libffi [#90289 ...] + * Updated translations + * Build fixes [#90827 #89081 #92434 #92520 #92445 #92551 #92843 #92842 #92807 #93211 ...] + 0.23.1 (devel) * Use new PKCS#11 URI draft fields for URIs [#86474 #87582] * Add pem-directory-hash extract format diff --git a/configure.ac b/configure.ac index c353046..04a258e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.61) AC_INIT([p11-kit], - [0.23.1], + [0.23.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue], [p11-kit], [http://p11-glue.freedesktop.org/p11-kit.html]) -- cgit v1.1