diff options
author | Simon Horman <horms@verge.net.au> | 2021-04-26 07:45:00 +0200 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2021-04-26 07:45:00 +0200 |
commit | b4d07102640a0b7716ad7422107c7676d86fa6c4 (patch) | |
tree | 5dc06dc04cbf16fd5f217b67da43905b37ee0b8e | |
parent | 9817ec81968a5eec7863902833fb77680544eae4 (diff) |
kexec-tools 2.0.22-rc1
Signed-off-by: Simon Horman <horms@verge.net.au>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6469fd1..38712ad 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl dnl dnl ---Required -AC_INIT(kexec-tools, 2.0.21.git) +AC_INIT(kexec-tools, 2.0.22-rc1) AC_CONFIG_AUX_DIR(./config) AC_CONFIG_HEADERS([include/config.h]) AC_LANG(C) |