aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2019-02-17 10:10:08 -0800
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2019-02-17 10:10:08 -0800
commit30271b15f64828e26e9f92dd1f843769097240fb (patch)
treed419c3fe6b93ef7eb742fd02066842786319d591
parenta14a6a93a9fa5ced388da809ca9d4b13691cf26e (diff)
downloadopenssl-pkcs11-export-30271b15f64828e26e9f92dd1f843769097240fb.tar.gz
Version: 0.2.0v0.2.0
* Now builds on a variety of platforms 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 a599ece..dcb4cd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(openssl-pkcs11, 0.1.1, <James.Bottomley@HansenPartnership.com>)
+AC_INIT(openssl-pkcs11, 0.2.0, <James.Bottomley@HansenPartnership.com>)
AM_INIT_AUTOMAKE([foreign 1.6])
AC_DISABLE_STATIC