소스 검색

Bump version

Nick Sanders 3 년 전
부모
커밋
32c577f5ec
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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])