From: Bob Moore Date: Thu, 10 Apr 2008 15:06:40 +0000 (+0400) Subject: ACPICA: Update version to 20071019 X-Git-Tag: v2.6.26-rc1~101^2~41 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39adb11e56d8eef6169aeae38f65df26883ff49c;p=linux-2.6 ACPICA: Update version to 20071019 Update version to 20071019. Signed-off-by: Bob Moore Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- diff --git a/include/acpi/acconfig.h b/include/acpi/acconfig.h index 6581500912..a2d4c877b1 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 0x20070919 +#define ACPI_CA_VERSION 0x20071019 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,