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>
This commit is contained in:
Bob Moore 2011-01-17 10:31:08 +08:00 committed by Len Brown
parent b4e104eaeb
commit 8d5f0a6473

View file

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