From 88c9d56ce892f6248cb80c0340fc76ab38c68cfa Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Fri, 2 Feb 2007 19:48:20 +0300 Subject: [PATCH] --- yaml --- r: 46376 b: refs/heads/master c: 4cdf469090f732ab8a45b2d30b43ec5745699285 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/acpi/acconfig.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index af25953cc3b9..c0d8218f611c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 977a6226feae3e2c10a4d8227625ff0f04b49239 +refs/heads/master: 4cdf469090f732ab8a45b2d30b43ec5745699285 diff --git a/trunk/include/acpi/acconfig.h b/trunk/include/acpi/acconfig.h index 4db7858abad9..7b02a13e1409 100644 --- a/trunk/include/acpi/acconfig.h +++ b/trunk/include/acpi/acconfig.h @@ -63,7 +63,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20060831 +#define ACPI_CA_VERSION 0x20060912 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,