diff options
author | Bob Moore <robert.moore@intel.com> | 2008-09-27 13:39:20 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-10-22 23:14:50 -0400 |
commit | ed37a71eac8ba375d85ab10ed5f5e8bdf1cd72e0 (patch) | |
tree | 43116c20bf3262491e6eea6cd7cd86152fa6902d /include/acpi | |
parent | 4ca846e9270f305ad19e61f6654664f31459f332 (diff) | |
download | linux-ed37a71eac8ba375d85ab10ed5f5e8bdf1cd72e0.tar.bz2 |
ACPICA: Update version to 20080926
Update version to 20080926.
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.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h index 2b737e510b15..29feee27f0ea 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 0x20080829 +#define ACPI_CA_VERSION 0x20080926 /* * OS name, used for the _OS object. The _OS object is essentially obsolete, |