From: Bob Moore Date: Fri, 2 Feb 2007 16:48:24 +0000 (+0300) Subject: ACPICA: Update version to 20070126 X-Git-Tag: v2.6.21-rc1~92^2~32^2^2~9^2~7 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5763d3c7a0c2b165504954b1eeb898fb8d97d8f5;p=linux-2.6 ACPICA: Update version to 20070126 Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h index ade404fc63..422f29c06c 100644 --- a/include/acpi/acconfig.h +++ b/include/acpi/acconfig.h @@ -63,7 +63,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20061215 +#define ACPI_CA_VERSION 0x20070126 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,