Version: 0.5.0

* Support for Elliptic Curve Keys (signing only)
* fix bugs that cause problems in mozilla-nss

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
diff --git a/configure.ac b/configure.ac
index f9596f0..12879e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(openssl-pkcs11-export, 0.4.1, <James.Bottomley@HansenPartnership.com>)
+AC_INIT(openssl-pkcs11-export, 0.5.0, <James.Bottomley@HansenPartnership.com>)
 AM_INIT_AUTOMAKE([foreign 1.6])
 
 AC_DISABLE_STATIC