From 233b4636398d0081d49d6e232d76a90e6836a746 Mon Sep 17 00:00:00 2001 From: "nick.j.sanders" Date: Tue, 11 Feb 2014 08:54:30 +0000 Subject: [PATCH] Version to 1.0.7 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.30.2