diff options
author | Simon Horman <horms@verge.net.au> | 2018-10-10 09:45:42 +0200 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2018-10-10 09:45:42 +0200 |
commit | 94159bc3c264fa26395e56302072276a139d18af (patch) | |
tree | 7f1e517b636c69d5761bccf7f0ab27963610f947 /configure.ac | |
parent | 1ac3e4a570005707260ea3e74ac011bd926b168b (diff) |
kexec-tools 2.0.18-rc1
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 b4b6f1f..c7964a3 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl dnl dnl ---Required -AC_INIT(kexec-tools, 2.0.17.git) +AC_INIT(kexec-tools, 2.0.18-rc1) AC_CONFIG_AUX_DIR(./config) AC_CONFIG_HEADERS([include/config.h]) AC_LANG(C) |