Blame SOURCES/autoconf-fixup.patch

00bba1
diff -urN tpm2-tools-3.0.1/configure.ac tpm2-tools-3.0.1-new/configure.ac
00bba1
--- tpm2-tools-3.0.1/configure.ac	2017-12-08 11:19:47.000000000 -0700
00bba1
+++ tpm2-tools-3.0.1-new/configure.ac	2017-12-15 10:01:43.128340107 -0700
00bba1
@@ -1,5 +1,4 @@
00bba1
-AC_INIT([tpm2-tools],
00bba1
-    [m4_esyscmd_s([git describe --tags --always --dirty])])
00bba1
+AC_INIT([tpm2-tools],[3.0.1])
00bba1
 AC_CONFIG_MACRO_DIR([m4])
00bba1
 AC_PROG_CC
00bba1
 LT_INIT