diff options
author | Bob Moore <robert.moore@intel.com> | 2008-11-27 02:20:20 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-12-29 23:09:52 -0500 |
commit | 9b02d6e198d8249246760a93b3adb8df6ecb5204 (patch) | |
tree | 08f3a1a3af41a7724517dd9a56deb57b4f3c14c9 | |
parent | 7a4b8131ac7b47feb110b3e0142d4207ee79a025 (diff) |
ACPICA: Update version to 20081031
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>
-rw-r--r-- | include/acpi/acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h index e50fe7157463..c9a573eb2142 100644 --- a/include/acpi/acconfig.h +++ b/include/acpi/acconfig.h | |||
@@ -63,7 +63,7 @@ | |||
63 | 63 | ||
64 | /* Current ACPICA subsystem version in YYYYMMDD format */ | 64 | /* Current ACPICA subsystem version in YYYYMMDD format */ |
65 | 65 | ||
66 | #define ACPI_CA_VERSION 0x20080926 | 66 | #define ACPI_CA_VERSION 0x20081031 |
67 | 67 | ||
68 | /* | 68 | /* |
69 | * OS name, used for the _OS object. The _OS object is essentially obsolete, | 69 | * OS name, used for the _OS object. The _OS object is essentially obsolete, |