From 26fcba94bec5be64839e48800e556ef11c94b55f Mon Sep 17 00:00:00 2001 From: Nick Sanders Date: Tue, 31 Jan 2017 14:58:31 -0800 Subject: [PATCH] Version to 1.0.8 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 74e8687..2b20a48 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT([stressapptest], [1.0.7_autoconf], [opensource@google.com]) +AC_INIT([stressapptest], [1.0.8_autoconf], [opensource@google.com]) AC_ARG_WITH(static, [ --with-static enable static linking]) -- 2.30.2