diff options
author | Simon Horman <horms@verge.net.au> | 2016-12-12 09:05:43 +0100 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2016-12-12 09:06:20 +0100 |
commit | 1e344e03a84418be570ee97570d7c0a8726c9e62 (patch) | |
tree | 8dab1b3c400e66193dac6e8d04d547310e68fb9f | |
parent | c901bae8683c59a7bc002bd6a1e3e4b6b7d9c5f1 (diff) |
kexec-tools 2.0.14-rc1
Signed-off-by: Simon Horman <horms@verge.net.au>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 252b048..9b13094 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ dnl dnl dnl ---Required -AC_INIT(kexec-tools, 2.0.13.git) +AC_INIT(kexec-tools, 2.0.14-rc1) AC_CONFIG_AUX_DIR(./config) AC_CONFIG_HEADERS([include/config.h]) AC_LANG(C) |