Commit 8d5f0a647395c1323787df675d2805cad54fc89f

Authored by Bob Moore
Committed by Len Brown
1 parent b4e104eaeb

ACPICA: Update version to 20110112

Version 20110112.

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

include/acpi/acpixf.h
... ... @@ -47,7 +47,7 @@
47 47  
48 48 /* Current ACPICA subsystem version in YYYYMMDD format */
49 49  
50   -#define ACPI_CA_VERSION 0x20101209
  50 +#define ACPI_CA_VERSION 0x20110112
51 51  
52 52 #include "actypes.h"
53 53 #include "actbl.h"