kexec-tools 2.0.2

Signed-off-by: Simon Horman <horms@verge.net.au>
diff --git a/configure.ac b/configure.ac
index e13a8d6..8b69d3d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 dnl 
 
 dnl ---Required
-AC_INIT(kexec-tools, 2.0.2-rc2)
+AC_INIT(kexec-tools, 2.0.2)
 AC_CONFIG_AUX_DIR(./config)
 AC_CONFIG_HEADERS([include/config.h])
 AC_LANG(C)