From 56974f9a6c77cee90d2a4a760b17a1ff1fcf0761 Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Fri, 2 Feb 2007 19:48:22 +0300 Subject: [PATCH] --- yaml --- r: 46394 b: refs/heads/master c: a7a22fa9c368ba22f13b87585052b8cdbbc18f7a 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 da025f870f53..b3be5d4afef0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f1c2b1daf040d2feebfbbd4a0cd80cde856fc031 +refs/heads/master: a7a22fa9c368ba22f13b87585052b8cdbbc18f7a diff --git a/trunk/include/acpi/acconfig.h b/trunk/include/acpi/acconfig.h index bd5560b88def..9aa3b191f111 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 0x20060927 +#define ACPI_CA_VERSION 0x20061011 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,