Parcourir la source

ACPICA: Update version to 20080609

Update version to 20080609.

Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Bob Moore il y a 17 ans
Parent
commit
9c9f6d052d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      include/acpi/acconfig.h

+ 1 - 1
include/acpi/acconfig.h

@@ -63,7 +63,7 @@
 
 /* Current ACPICA subsystem version in YYYYMMDD format */
 
-#define ACPI_CA_VERSION 		0x20080514
+#define ACPI_CA_VERSION 		0x20080609
 
 /*
  * OS name, used for the _OS object.  The _OS object is essentially obsolete,