diff options
author | Simon Horman <horms@verge.net.au> | 2018-10-30 11:57:26 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2018-10-30 11:57:26 +0100 |
commit | 5750980cdbbc33ef75bfba6660295b932376ce15 (patch) | |
tree | a3b99beb62b425d07dbd1e5f0955a4e35cef60c3 /configure.ac | |
parent | 04c43b4e421f5f90407883f6a06613b9d0660527 (diff) |
kexec-tools 2.0.18
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 c7964a3..e05d601 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl 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) |