summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3f5c794c..86d6769d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,11 +4,11 @@ dnl
dnl
dnl ---Required
-AC_INIT(kexec-tools-testing, 20080226-git)
+AC_INIT(kexec-tools-testing, 20080227)
AC_CONFIG_AUX_DIR(./config)
AC_CONFIG_HEADERS([include/config.h])
-AC_DEFINE_UNQUOTED(PACKAGE_DATE, "26th February 2008",
+AC_DEFINE_UNQUOTED(PACKAGE_DATE, "27th February 2008",
[Define to the release date of this package])