From: Stef Walter Date: Mon, 7 Dec 2015 13:51:43 +0000 (+0100) Subject: Bump version number X-Git-Tag: 0.23.2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ccd99b26d5fb2e19ec45ce3dca28bf53b73c70d;p=p11-kit Bump version number --- 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])