Skip to content

Commit

Permalink
Prepare to release version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eribertomota committed Jan 17, 2023
1 parent 750e2ae commit 6f0079f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 6f0079f

Please sign in to comment.