diff options
author | Bob Moore <robert.moore@intel.com> | 2012-09-13 12:29:05 -0700 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2012-09-21 00:35:18 -0400 |
commit | abd4c92003ce21c37ca0e6d9d62b93eb22ec118b (patch) | |
tree | bbc5a613d445dadddc3b2aca33b3c51d48eade24 /include/acpi/acpixf.h | |
parent | 2bc198c1527be998850ade8f91ec7d340b67fdf3 (diff) |
ACPICA: Update version to 20120913
Version 20120913.
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/acpi/acpixf.h')
-rw-r--r-- | include/acpi/acpixf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index 03457a9c993a..267bfc4b26a9 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -47,7 +47,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20120816 +#define ACPI_CA_VERSION 0x20120913 #include "acconfig.h" #include "actypes.h" |