]> granicus.if.org Git - p11-kit/commitdiff
Bump version number
authorStef Walter <stefw@redhat.com>
Mon, 7 Dec 2015 13:51:43 +0000 (14:51 +0100)
committerStef Walter <stefw@redhat.com>
Mon, 7 Dec 2015 13:51:43 +0000 (14:51 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 5ee8c61a7b3e2b5f3af48124509faef46a802324..0cf48e44fce25d59769e12fb18f91c71ec01d2bc 100644 (file)
--- 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
index c35304615cf5fe8337136c33ee6ad629a1528072..04a258eb0c70189bc92a4375662d879879b4d717 100644 (file)
@@ -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])