Use the release date as suggested.

XXX: I bet this is going to be broken in the next import because nobody
will remember to fix it.
This commit is contained in:
christos 2012-02-19 16:45:03 +00:00
parent 913986cb11
commit 139782ccab
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
/* Macros for signons and file headers */ /* Macros for signons and file headers */
#ifdef ACPI_REPRO #ifdef ACPI_REPRO
#define ACPI_DATE "1 Jan 1970" #define ACPI_DATE "23 Jun 2011"
#else #else
#define ACPI_DATE __DATE__ #define ACPI_DATE __DATE__
#endif #endif