We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbbfe13 commit ac3b64bCopy full SHA for ac3b64b
configure.ac
@@ -1,7 +1,7 @@
1
# Process this file with autoconf to produce a configure script.
2
3
AC_PREREQ(2.63)
4
-AC_INIT([sysbench],[1.0.5],[https://github.com/akopytov/sysbench/issues],
+AC_INIT([sysbench],[1.0.6],[https://github.com/akopytov/sysbench/issues],
5
[sysbench], [https://github.com/akopytov/sysbench])
6
AC_CONFIG_AUX_DIR([config])
7
# Setting CFLAGS here prevents AC_CANONICAL_TARGET from injecting them
0 commit comments