diff options
author | Simon Horman <horms@verge.net.au> | 2021-10-28 13:44:20 +0200 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2021-10-28 13:44:20 +0200 |
commit | 41725a05df37017d43aa02ca7d53e2760f23a078 (patch) | |
tree | 3bf22dac373da3575c5ecce6b2abf85271a07b19 /configure.ac | |
parent | 5f8d632657d71d086bd55deaeea99f13bfbdf8d8 (diff) |
kexec-tools 2.0.23-rc1
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 51439f1..c65aa48 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl dnl dnl ---Required -AC_INIT(kexec-tools, 2.0.22.git) +AC_INIT(kexec-tools, 2.0.23-rc1) AC_CONFIG_AUX_DIR(./config) AC_CONFIG_HEADERS([include/config.h]) AC_LANG(C) |