commit | 5750980cdbbc33ef75bfba6660295b932376ce15 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms@verge.net.au> | Tue Oct 30 11:57:26 2018 +0100 |
committer | Simon Horman <horms@verge.net.au> | Tue Oct 30 11:57:26 2018 +0100 |
tree | a3b99beb62b425d07dbd1e5f0955a4e35cef60c3 | |
parent | 04c43b4e421f5f90407883f6a06613b9d0660527 [diff] |
kexec-tools 2.0.18 Signed-off-by: Simon Horman <horms@verge.net.au>
diff --git a/configure.ac b/configure.ac index c7964a3..e05d601 100644 --- a/configure.ac +++ b/configure.ac
@@ -4,7 +4,7 @@ dnl dnl ---Required -AC_INIT(kexec-tools, 2.0.18-rc1) +AC_INIT(kexec-tools, 2.0.18) AC_CONFIG_AUX_DIR(./config) AC_CONFIG_HEADERS([include/config.h]) AC_LANG(C)