diff --git a/configure.ac b/configure.ac index 2a0859c..d9de2ee 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([stress], [1.0.5], [https://github.com/resurrecting-open-source-projects/stress/issues]) +AC_INIT([stress], [1.0.6], [https://github.com/resurrecting-open-source-projects/stress/issues]) AC_CONFIG_SRCDIR([src/stress.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE