From ebf7325934b1d2266f48faac46c859725dfca18a Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Thu, 10 Apr 2008 19:06:41 +0400 Subject: [PATCH] --- yaml --- r: 95456 b: refs/heads/master c: 8a2e71a82375aa2aef571d5fa9064ba67c8856a5 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 ec682a01d020..b221410391c2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1cb2ef6606e0abd8565f66b5f95267de1b390694 +refs/heads/master: 8a2e71a82375aa2aef571d5fa9064ba67c8856a5 diff --git a/trunk/include/acpi/acconfig.h b/trunk/include/acpi/acconfig.h index a2d4c877b1ac..c21e12d165fe 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 0x20071019 +#define ACPI_CA_VERSION 0x20071114 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,