diff options
author | Simon Horman <horms@verge.net.au> | 2020-12-17 13:17:07 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2020-12-17 13:17:07 +0100 |
commit | af2562656b1702185ce54d39e204ba2431ebeec5 (patch) | |
tree | 3e15b14a07b883420506c45db8985c35a88b7714 /configure.ac | |
parent | 018ae8db2cc8a22bf13cca7bf3d57241660c6fab (diff) |
kexec-tools 2.0.21
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 dc69af8..3c5201f 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl dnl dnl ---Required -AC_INIT(kexec-tools, 2.0.21-rc1) +AC_INIT(kexec-tools, 2.0.21) AC_CONFIG_AUX_DIR(./config) AC_CONFIG_HEADERS([include/config.h]) AC_LANG(C) |