Version: 0.6.2
* Fix segfault on no config file
* Fix elliptic curve signature
* Fix C_Initialize and find
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
diff --git a/configure.ac b/configure.ac
index 30f4c6d..ae65ca9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(openssl-pkcs11-export, 0.6.1, <James.Bottomley@HansenPartnership.com>)
+AC_INIT(openssl-pkcs11-export, 0.6.2, <James.Bottomley@HansenPartnership.com>)
AM_INIT_AUTOMAKE([foreign 1.6])
AC_DISABLE_STATIC