kexec-tools 2.0.25-rc1

Signed-off-by: Simon Horman <horms@kernel.org>
diff --git a/configure.ac b/configure.ac
index 3a417bc..924d607 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 dnl 
 
 dnl ---Required
-AC_INIT(kexec-tools, 2.0.24.git)
+AC_INIT(kexec-tools, 2.0.25-rc1)
 AC_CONFIG_AUX_DIR(./config)
 AC_CONFIG_HEADERS([include/config.h])
 AC_LANG(C)