aboutsummaryrefslogtreecommitdiff
path: root/include/acpi
diff options
context:
space:
mode:
authorBob Moore <robert.moore@intel.com>2008-09-27 11:14:04 +0800
committerLen Brown <len.brown@intel.com>2008-10-22 23:14:46 -0400
commit51f52819bd02112a1f61f0741231f14bdb0cae7b (patch)
treee661cb0e0425a4e1c64b20799a86a922f8491a15 /include/acpi
parent393a75d6b7bae59221b2122634eb4cb905e84208 (diff)
ACPICA: Update version to 20080829
Update version to 20080829. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi')
-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 4da88b165b5..2b737e510b1 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 0x20080729
+#define ACPI_CA_VERSION 0x20080829
/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,