From: nick.j.sanders Date: Tue, 11 Feb 2014 08:54:30 +0000 (+0000) Subject: Version to 1.0.7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=233b4636398d0081d49d6e232d76a90e6836a746;p=stressapptest Version to 1.0.7 --- diff --git a/configure.ac b/configure.ac index 1fbc460..8a0eb26 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.61) -AC_INIT([stressapptest], [1.0.6_autoconf], [opensource@google.com]) +AC_INIT([stressapptest], [1.0.7_autoconf], [opensource@google.com]) AC_ARG_WITH(static, [ --with-static enable static linking])