Version number -> X2020

date	2001.05.18.16.31.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 15:45:15 +00:00
parent 55b236dbaa
commit b8309a21f4

View File

@ -2,7 +2,7 @@
/******************************************************************************
*
* Module Name: aslcompiler.h - common include file
* $Revision: 1.64 $
* $Revision: 1.65 $
*
*****************************************************************************/
@ -164,8 +164,8 @@ getopt (
* Compiler versions and names
*/
#define CompilerVersion "X2019"
#define CompilerCreatorRevision 0x02002019 /* Acpi 2.0, Version # */
#define CompilerVersion "X2020"
#define CompilerCreatorRevision 0x02002020 /* Acpi 2.0, Version # */
#define CompilerId "Intel ACPI Component Architecture ASL Compiler"
#define CompilerCopyright "Copyright (C) 2000, 2001 Intel Corporation"