]> granicus.if.org Git - p11-kit/commitdiff
Release version 0.18.1 0.18.1
authorStef Walter <stefw@gnome.org>
Mon, 15 Apr 2013 14:09:47 +0000 (16:09 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 15 Apr 2013 14:09:47 +0000 (16:09 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index e54acbd0390722119e2e37f9024fd8c35fed1222..a113fb9d337c9ace87aa6a27842326dacd869884 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.18.1 (stable)
+ * Put the external tools in $libdir/p11-kit
+ * Documentation build fixes
+
 0.18.0 (stable)
  * Fix use of trust module with gcr and empathy [#62896]
  * Further tweaks to trust module date parsing
index b3c76108f141f0fe182687954084eabaaa867b87..e80ebdf7f2c864c0dbb9f7e32af1623182d783f6 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.18.0],
+       [0.18.1],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])