From: Daiki Ueno Date: Mon, 29 May 2017 15:56:47 +0000 (+0200) Subject: Release 0.23.7 X-Git-Tag: 0.23.7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf168f00e64a0291f5a718eb451915768659c160;p=p11-kit Release 0.23.7 --- diff --git a/NEWS b/NEWS index b7db125..84a442d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +0.23.7 (devel) + * Fix memory issues with "p11-kit server" [PR#78] + * Build fixes [PR#77 ...] + 0.23.6 (devel) * Port "p11-kit server" to Windows and portability fixes of the RPC protocol [PR#67, PR#72, PR#74] diff --git a/configure.ac b/configure.ac index 483588d..e978201 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.61) AC_INIT([p11-kit], - [0.23.6], + [0.23.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue], [p11-kit], [http://p11-glue.freedesktop.org/p11-kit.html])