summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2008-02-19 15:47:06 +0900
committerSimon Horman <horms@verge.net.au>2008-02-19 15:47:06 +0900
commitf797af18bf3d4b40d3b711b9f7620d37c25c96a8 (patch)
tree14c5a965620ab73462ea688de3be4143f3a7fe5c
parent648fdfaa9977fc63ddb476bbd9a5cf67bc79d752 (diff)
downloadkexec-tools-f797af18bf3d4b40d3b711b9f7620d37c25c96a8.tar.gz
kexec-tools-testing 20080219-rcv20080219-rc
Please ignore the previous "kexec-tools-testing 20080217-rc" commit, obviously its not still last year :-) 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 311ca3b3..334cfe94 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,11 +4,11 @@ dnl
dnl
dnl ---Required
-AC_INIT(kexec-tools-testing, 20070219-rc)
+AC_INIT(kexec-tools-testing, 20080219-rc)
AC_CONFIG_AUX_DIR(./config)
AC_CONFIG_HEADERS([include/config.h])
-AC_DEFINE_UNQUOTED(PACKAGE_DATE, "30th October 2007",
+AC_DEFINE_UNQUOTED(PACKAGE_DATE, "19th February 2008",
[Define to the release date of this package])