From bdb43f92c12611ef7035a05f3274446f0ee6ee3e Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Fri, 2 Feb 2007 19:48:18 +0300 Subject: [PATCH] --- yaml --- r: 46346 b: refs/heads/master c: f93a21c7184de3db962d01f11eb2ddad5396c824 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 a3fe53735d8f..79ec4e6d3de8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9c52657a2ac8aac5149e11049497b10918e1f58f +refs/heads/master: f93a21c7184de3db962d01f11eb2ddad5396c824 diff --git a/trunk/include/acpi/acconfig.h b/trunk/include/acpi/acconfig.h index ebc1f697615a..7ece21369bb5 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 0x20060707 +#define ACPI_CA_VERSION 0x20060721 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,