summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2014-10-08 14:17:54 +0900
committerSimon Horman <horms@verge.net.au>2014-10-08 14:17:54 +0900
commit50848a58db86a205447392098fdfa0861a2f4157 (patch)
treeee0e0a38e1dfb86428d58728c94cea164ea657b2
parent658c06ae21bfd83d356085819de46476798938a4 (diff)
downloadkexec-tools-50848a58db86a205447392098fdfa0861a2f4157.tar.gz
kexec-tools 2.0.8v2.0.8
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 ac56e4c..6946780 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
dnl
dnl ---Required
-AC_INIT(kexec-tools, 2.0.8-rc1)
+AC_INIT(kexec-tools, 2.0.8)
AC_CONFIG_AUX_DIR(./config)
AC_CONFIG_HEADERS([include/config.h])
AC_LANG(C)