From 9d355ae96114f94a42318fe7c870686239388d57 Mon Sep 17 00:00:00 2001 From: aystarik Date: Wed, 29 Jun 2005 19:27:36 +0000 Subject: [PATCH] version date 2004.11.05.23.01.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 3e967ee98..aefc311a9 100644 --- a/source/include/acconfig.h +++ b/source/include/acconfig.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Name: acconfig.h - Global configuration constants - * $Revision: 1.166 $ + * $Revision: 1.167 $ * *****************************************************************************/ @@ -137,7 +137,7 @@ /* Version string */ -#define ACPI_CA_VERSION 0x20041015 +#define ACPI_CA_VERSION 0x20041105 /* * OS name, used for the _OS object. The _OS object is essentially obsolete,