Commit ed37a71eac8ba375d85ab10ed5f5e8bdf1cd72e0

Authored by Bob Moore
Committed by Len Brown
1 parent 4ca846e927

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>

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

include/acpi/acconfig.h
... ... @@ -63,7 +63,7 @@
63 63  
64 64 /* Current ACPICA subsystem version in YYYYMMDD format */
65 65  
66   -#define ACPI_CA_VERSION 0x20080829
  66 +#define ACPI_CA_VERSION 0x20080926
67 67  
68 68 /*
69 69 * OS name, used for the _OS object. The _OS object is essentially obsolete,