Skip to content

Commit 63a1041

Browse files
committed
Prepare to release version 1.0.5
1 parent 2fdedb0 commit 63a1041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.69])
2-
AC_INIT([stress], [1.0.4], [https://github.com/resurrecting-open-source-projects/stress/issues])
2+
AC_INIT([stress], [1.0.5], [https://github.com/resurrecting-open-source-projects/stress/issues])
33
AC_CONFIG_SRCDIR([src/stress.c])
44
AC_CONFIG_HEADERS([config.h])
55
AM_INIT_AUTOMAKE

0 commit comments

Comments
 (0)