diff options
author | Bob Moore <[email protected]> | 2013-06-08 09:01:37 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2013-06-20 01:44:35 +0200 |
commit | 069189a1c8e897be8c9d8f2365c30a6497100519 (patch) | |
tree | 1f743837293573fb5afa7527b4b07681b41a5b36 | |
parent | 341e7ba1a9a48c50b46a1ebf305823f883c85d4f (diff) |
ACPICA: Update version to 20130517
Version 20130517.
Signed-off-by: Bob Moore <[email protected]>
Signed-off-by: Lv Zheng <[email protected]>
Acked-by: Len Brown <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
-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 5d9bf46f2ab7..1b09300810e6 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -46,7 +46,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20130418 +#define ACPI_CA_VERSION 0x20130517 #include <acpi/acconfig.h> #include <acpi/actypes.h> |