From cb501b6b2b3df506a61b8bd43f17ce49583c0451 Mon Sep 17 00:00:00 2001 From: aystarik Date: Wed, 29 Jun 2005 19:27:39 +0000 Subject: [PATCH] version date 2004.12.03.21.47.00; author rmoore1; state Exp; --- source/include/acconfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/include/acconfig.h b/source/include/acconfig.h index ea5b5f27a..c640e3100 100644 --- a/source/include/acconfig.h +++ b/source/include/acconfig.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Name: acconfig.h - Global configuration constants - * $Revision: 1.168 $ + * $Revision: 1.169 $ * *****************************************************************************/ @@ -137,7 +137,7 @@ /* Version string */ -#define ACPI_CA_VERSION 0x20041119 +#define ACPI_CA_VERSION 0x20041203 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,