summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Vaught <Matthew.Vaught@ibm.com>2019-03-05 12:05:32 -0600
committerMatthew Vaught <Matthew.Vaught@ibm.com>2019-03-05 12:05:32 -0600
commit017e481a8b58fbcbb303c05ae4e6006131c9a1fc (patch)
tree2c415b7710791159d7a7b8bafadc8afb69e84499
parent75ada4b49ffce9ee773567661284e689bc49d603 (diff)
downloadsb-signing-utils-017e481a8b58fbcbb303c05ae4e6006131c9a1fc.tar.gz
sb-signing-utils-017e481a8b58fbcbb303c05ae4e6006131c9a1fc.zip
prep for 0.7 releasev0.7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cb7b6fe..736887d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# autoconf script
AC_PREREQ([2.65])
-AC_INIT(sb-signtool, 0.7-preview, hellerda@us.ibm.com)
+AC_INIT(sb-signtool, 0.7, matthew.vaught@ibm.com)
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
OpenPOWER on IntegriCloud