aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2019-03-03 21:07:09 -0800
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2019-03-03 21:22:10 -0800
commitb3c8ae96c560ed2850848a2d51228d4b374ae0b2 (patch)
treecdc31417546b8b07afcd1db0e7fbd55be7d76649
parentc083305397da354f234383a3c300c2114684d432 (diff)
downloadopenssl-pkcs11-export-b3c8ae96c560ed2850848a2d51228d4b374ae0b2.tar.gz
Version: 0.6.0v0.6.0
* Add certificates * Fix certificates for mozilla-nss Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 061518c..c53e7e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(openssl-pkcs11-export, 0.5.1, <James.Bottomley@HansenPartnership.com>)
+AC_INIT(openssl-pkcs11-export, 0.6.0, <James.Bottomley@HansenPartnership.com>)
AM_INIT_AUTOMAKE([foreign 1.6])
AC_DISABLE_STATIC