Version 1.1.0

* openssl3 support
* check correct attributes for functions

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
diff --git a/configure.ac b/configure.ac
index d205e66..1608b65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(openssl-pkcs11-export, 1.0.0, <openssl-tpm2-engine@groups.io>)
+AC_INIT(openssl-pkcs11-export, 1.1.0, <openssl-tpm2-engine@groups.io>)
 AM_INIT_AUTOMAKE([foreign 1.6])
 
 AC_DISABLE_STATIC