| commit | 737f0f361b40f87c70357d706ac4676c821f45fa | [log] [tgz] |
|---|---|---|
| author | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Dec 06 12:57:57 2023 -0500 |
| committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Dec 06 12:57:57 2023 -0500 |
| tree | 25ec5ede82ab1e047b2a8eb857215f1722676371 | |
| parent | e0f454f7d8cd1211a5dfcefe19e60cd4e43fc04c [diff] |
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