aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2018-08-10 18:47:45 -0700
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2018-08-10 18:47:45 -0700
commitb82de3cc6126d719a25487815c74b7ec5e7baf94 (patch)
treec27b2ec9ef9d40ed670b69b653237515a15def5f
parent941af7a5925f9febb03cc60f8af15005bd674c22 (diff)
downloadopenssl_tpm2_engine-b82de3cc6126d719a25487815c74b7ec5e7baf94.tar.gz
Version 1.2.1v1.2.1
Minor update with bug fixes 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 a386fef..b4c369c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# configure.in for the OpenSSL TPM engine project
#
-AC_INIT(openssl-tpm2-engine, 1.2.0, <James.Bottomley@HansenPartnership.com>)
+AC_INIT(openssl-tpm2-engine, 1.2.1, <James.Bottomley@HansenPartnership.com>)
AM_INIT_AUTOMAKE(1.6.3)
AM_MISSING_PROG(HELP2MAN, help2man)