Browse Source

Bump version

Nick Sanders 3 years ago
parent
commit
32c577f5ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([stressapptest], [1.0.9_autoconf], [opensource@google.com])
+AC_INIT([stressapptest], [1.0.10_autoconf], [opensource@google.com])
 
 AC_ARG_WITH(static, [  --with-static            enable static linking])