Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1533022
| From | Lv Zheng <lv.zheng@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 11/11] ACPICA: Update version to 20161117 |
| Date | 2016-11-30 08:30 +0100 |
| Message-ID | <sJ7v3-34Y-17@gated-at.bofh.it> (permalink) |
| References | <sJ7v3-34Y-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Bob Moore <robert.moore@intel.com> ACPICA commit 0d5a056877c2e37e0bfce8d262cec339dc8d55fd Version 20161117. Link: https://github.com/acpica/acpica/commit/0d5a0568 Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> --- include/acpi/acpixf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index 33828dd..0d20c53 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -46,7 +46,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20160930 +#define ACPI_CA_VERSION 0x20161117 #include <acpi/acconfig.h> #include <acpi/actypes.h> -- 1.7.10
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 11/11] ACPICA: Update version to 20161117 Lv Zheng <lv.zheng@intel.com> - 2016-11-30 08:30 +0100
csiph-web