Browse Source

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>
Bob Moore 16 years ago
parent
commit
ed37a71eac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/acpi/acconfig.h

+ 1 - 1
include/acpi/acconfig.h

@@ -63,7 +63,7 @@
 
 
 /* Current ACPICA subsystem version in YYYYMMDD format */
 /* 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,
  * OS name, used for the _OS object.  The _OS object is essentially obsolete,