diff options
author | Simon Horman <horms@verge.net.au> | 2019-02-25 14:07:13 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2019-02-25 14:08:34 +0100 |
commit | 0f9e081cf2d0e3779562e3a6f3ccc8985446c69c (patch) | |
tree | adad16df46201087c42930f5278a3a5cf529c9cf /configure.ac | |
parent | f1f2f9edf8d4c5294e30f20546c5177ab59e53a2 (diff) |
kexec-tools 2.0.19-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 f1ad30f..5772dc7 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl dnl dnl ---Required -AC_INIT(kexec-tools, 2.0.18.git) +AC_INIT(kexec-tools, 2.0.19-rc1) AC_CONFIG_AUX_DIR(./config) AC_CONFIG_HEADERS([include/config.h]) AC_LANG(C) |