summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2010-07-05 11:31:26 +0900
committerSimon Horman <horms@verge.net.au>2010-07-05 11:31:26 +0900
commitf26da9e7c43ca04fe5a22ae4129cbca9abc9cbd1 (patch)
tree65a50f3d7fa3364620efc9ac379a3c8b23735af0
parent26ed909df48ea3db3f7395713a9c68c94d091032 (diff)
downloadkexec-tools-2.0.2-rc1.tar.gz
kexec-tools 2.0.1v2.0.2-rc1
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 63606bc5..69613faa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
dnl
dnl ---Required
-AC_INIT(kexec-tools, 2.0.1_git)
+AC_INIT(kexec-tools, 2.0.2-rc1)
AC_CONFIG_AUX_DIR(./config)
AC_CONFIG_HEADERS([include/config.h])
AC_LANG(C)