commit | a7fcf2b90916d8732d52144884171b71749d27a5 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms@kernel.org> | Fri Nov 15 09:46:53 2024 +0000 |
committer | Simon Horman <horms@kernel.org> | Fri Nov 15 09:46:53 2024 +0000 |
tree | 66d39da2536a621104706d57cad7513371646e3c | |
parent | 07a6217af3cfb7b7952be22a58d4a3a365e422bb [diff] |
kexec-tools 2.0.30-rc1 Signed-off-by: Simon Horman <horms@kernel.org>
diff --git a/configure.ac b/configure.ac index a3cf34a..0638384 100644 --- a/configure.ac +++ b/configure.ac
@@ -4,7 +4,7 @@ dnl dnl ---Required -AC_INIT([kexec-tools],[2.0.29.git]) +AC_INIT([kexec-tools],[2.0.30-rc1]) AC_CONFIG_AUX_DIR(./config) AC_CONFIG_HEADERS([include/config.h]) AC_LANG(C)