From: Nick Sanders Date: Tue, 31 Jan 2017 22:58:31 +0000 (-0800) Subject: Version to 1.0.8 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=26fcba94bec5be64839e48800e556ef11c94b55f;p=stressapptest Version to 1.0.8 --- 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])