summaryrefslogtreecommitdiff
path: root/include/acpi/acconfig.h
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-04-10 19:06:41 +0400
committerLen Brown <len.brown@intel.com>2008-04-22 14:29:28 -0400
commit8a2e71a82375aa2aef571d5fa9064ba67c8856a5 (patch)
tree1c8fe735ac529f05397886b346afa4743e4360fb /include/acpi/acconfig.h
parent1cb2ef6606e0abd8565f66b5f95267de1b390694 (diff)
ACPICA: Update version to 20071114
Update version to 20071114. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/acconfig.h')
-rw-r--r--include/acpi/acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h
index a2d4c877b1ac..c21e12d165fe 100644
--- a/include/acpi/acconfig.h
+++ b/include/acpi/acconfig.h
@@ -63,7 +63,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
-#define ACPI_CA_VERSION 0x20071019
+#define ACPI_CA_VERSION 0x20071114
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,