diff options
Diffstat (limited to 'source/include/acpixf.h')
-rw-r--r-- | source/include/acpixf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/include/acpixf.h b/source/include/acpixf.h index 15a02a306c595..10e5e79a423bf 100644 --- a/source/include/acpixf.h +++ b/source/include/acpixf.h @@ -8,7 +8,7 @@ * * 1. Copyright Notice * - * Some or all of this work - Copyright (c) 1999 - 2019, Intel Corp. + * Some or all of this work - Copyright (c) 1999 - 2020, Intel Corp. * All rights reserved. * * 2. License @@ -154,7 +154,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20191213 +#define ACPI_CA_VERSION 0x20200110 #include "acconfig.h" #include "actypes.h" |