From b7ef094b33c14c948b2a4137f3afc42adfc536ec Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Fri, 2 Feb 2007 19:48:23 +0300 Subject: [PATCH] --- yaml --- r: 46408 b: refs/heads/master c: ff40c8a3f258e9a54b0b94b92d5e2d9d88a39954 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 7bf220a63fd2..9a6febedf46c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1a666f8be16a0e1580e0f37e1322d06affb84e1b +refs/heads/master: ff40c8a3f258e9a54b0b94b92d5e2d9d88a39954 diff --git a/trunk/include/acpi/acconfig.h b/trunk/include/acpi/acconfig.h index 9aa3b191f111..755340b96c95 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 0x20061011 +#define ACPI_CA_VERSION 0x20061109 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,