aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sanders <nsanders@chromium.org>2017-01-31 14:58:31 -0800
committerNick Sanders <nsanders@chromium.org>2017-01-31 14:58:31 -0800
commit26fcba94bec5be64839e48800e556ef11c94b55f (patch)
tree3736f9eb7cd9b7d7e2711bc16583766d295dcc48
parent1d848e96ae0894bec29e6c5a503006c42c5719a0 (diff)
downloadstressapptest-26fcba94bec5be64839e48800e556ef11c94b55f.tar.gz
Version to 1.0.8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])