From c1b8572945e87fcf862e750b0f577609b439f236 Mon Sep 17 00:00:00 2001 From: Matthew Vaught <32454633+mtvaught-ibm@users.noreply.github.com> Date: Wed, 10 Apr 2019 16:30:57 -0500 Subject: start of 0.9 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ec1d6da..7ceafa7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # autoconf script AC_PREREQ([2.65]) -AC_INIT(sb-signtool, 0.8, matthew.vaught@ibm.com) +AC_INIT(sb-signtool, 0.9-preview, matthew.vaught@ibm.com) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3