Update version to 20081031.

Update version to 20081031.
ACPI_CA_VERSION has been moved to acpixf.h so that it is publically
available.
This commit is contained in:
Robert Moore 2008-10-31 08:02:10 -07:00
parent ab4b2e1768
commit fb210c4daa

View File

@ -120,7 +120,7 @@
/* Current ACPICA subsystem version in YYYYMMDD format */
#define ACPI_CA_VERSION 0x20080926
#define ACPI_CA_VERSION 0x20081031
#include "actypes.h"
#include "actbl.h"