aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornick.j.sanders <nick.j.sanders@gmail.com>2014-02-11 08:54:30 +0000
committernick.j.sanders <nick.j.sanders@gmail.com>2014-02-11 08:54:30 +0000
commit233b4636398d0081d49d6e232d76a90e6836a746 (patch)
tree02f367434c9ff472c9f2eca24b07490217e87b0c
parent7a6b252d2d22c45c2fb546029e95f616497f23ff (diff)
downloadstressapptest-233b4636398d0081d49d6e232d76a90e6836a746.tar.gz
Version to 1.0.7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])