diff options
Diffstat (limited to 'source/compiler/asldefine.h')
-rw-r--r-- | source/compiler/asldefine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/asldefine.h b/source/compiler/asldefine.h index 14307c1bfb23..0697276d28a2 100644 --- a/source/compiler/asldefine.h +++ b/source/compiler/asldefine.h @@ -53,7 +53,7 @@ #define ASL_INVOCATION_NAME "iasl" #define ASL_CREATOR_ID "INTL" -#define ASL_COMPLIANCE "Supports ACPI Specification Revision 5.1" +#define ASL_COMPLIANCE "Supports ACPI Specification Revision 6.0" /* Configuration constants */ |