diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2019-12-13 16:51:08 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2019-12-13 16:51:08 +0000 |
| commit | 856462eaaec9052a60d62b66076257e7fad337c7 (patch) | |
| tree | f331b79154052fd6dc5f70c176975966370af8d9 /source/include/acpixf.h | |
| parent | 858f47305dae045d81f39451ade697ba99b3266f (diff) | |
Notes
Diffstat (limited to 'source/include/acpixf.h')
| -rw-r--r-- | source/include/acpixf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/acpixf.h b/source/include/acpixf.h index 62e379096783..15a02a306c59 100644 --- a/source/include/acpixf.h +++ b/source/include/acpixf.h @@ -154,7 +154,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20191018 +#define ACPI_CA_VERSION 0x20191213 #include "acconfig.h" #include "actypes.h" |
