summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2021-04-26 07:45:00 +0200
committerSimon Horman <horms@verge.net.au>2021-04-26 07:45:00 +0200
commitb4d07102640a0b7716ad7422107c7676d86fa6c4 (patch)
tree5dc06dc04cbf16fd5f217b67da43905b37ee0b8e
parent9817ec81968a5eec7863902833fb77680544eae4 (diff)
downloadkexec-tools-b4d07102640a0b7716ad7422107c7676d86fa6c4.tar.gz
kexec-tools 2.0.22-rc1v2.0.22-rc1
Signed-off-by: Simon Horman <horms@verge.net.au>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6469fd17..38712adb 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)