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,