tpm2-pkcs11: init at v1.0.1

This commit is contained in:
Leon Schuermann
2020-02-01 08:01:02 +01:00
parent 79cf2c25fb
commit e2ad8ef8cf
3 changed files with 94 additions and 0 deletions
@@ -0,0 +1,13 @@
diff --git a/configure.ac b/configure.ac
index e861e42..018c19c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@
#;**********************************************************************;
AC_INIT([tpm2-pkcs11],
- [m4_esyscmd_s([git describe --tags --always --dirty])],
+ [git-@VERSION@],
[https://github.com/tpm2-software/tpm2-pkcs11/issues],
[],
[https://github.com/tpm2-software/tpm2-pkcs11])