summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2017-06-16 16:00:48 +0200
committerSimon Horman <horms@verge.net.au>2017-06-16 16:00:48 +0200
commit653318b38e5654cdcbb4d3fa87daa72bcb90537a (patch)
tree2a04ac4b759f27a9d1c32af4c95627396f1381cc
parent302e1e3627530f7ae2f7aa9b3e96befd49899f41 (diff)
kexec-tools 2.0.14
Signed-off-by: Simon Horman <horms@verge.net.au>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7404e11..69301a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
dnl
dnl ---Required
-AC_INIT(kexec-tools, 2.0.15-rc1)
+AC_INIT(kexec-tools, 2.0.15)
AC_CONFIG_AUX_DIR(./config)
AC_CONFIG_HEADERS([include/config.h])
AC_LANG(C)