From e30f6413b3e3e932d0bf2638c5668bd16cf8ce4d Mon Sep 17 00:00:00 2001 From: Dave Heller Date: Tue, 25 Sep 2018 19:22:41 -0400 Subject: start of 0.7 Signed-off-by: Dave Heller --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 39f3afb..cb7b6fe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # autoconf script AC_PREREQ([2.65]) -AC_INIT(sb-signtool, 0.6, hellerda@us.ibm.com) +AC_INIT(sb-signtool, 0.7-preview, hellerda@us.ibm.com) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.1