summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2008-03-24 17:45:34 +0900
committerSimon Horman <horms@verge.net.au>2008-03-24 17:45:34 +0900
commitec7651a039cff12008e94183a1e7be3de722e4be (patch)
tree91740ef71c6c10bcaa7764b78cd3693b72eb63ba
parent15b87fade4dfeb52ab07919f37c424ac640b26a8 (diff)
downloadkexec-tools-20080324.tar.gz
kexec-tools-testing 20080324v20080324
Signed-off-by: Simon Horman <horms@verge.net.au>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index a16b7b44..7da963e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,11 +4,11 @@ dnl
dnl
dnl ---Required
-AC_INIT(kexec-tools-testing, 20080318-git)
+AC_INIT(kexec-tools-testing, 20080324)
AC_CONFIG_AUX_DIR(./config)
AC_CONFIG_HEADERS([include/config.h])
-AC_DEFINE_UNQUOTED(PACKAGE_DATE, "18th March 2008",
+AC_DEFINE_UNQUOTED(PACKAGE_DATE, "24th March 2008",
[Define to the release date of this package])