Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309781
| From | Lv Zheng <lv.zheng@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/4] ACPICA: Update version to 20160108 |
| Date | 2016-01-15 01:20 +0100 |
| Message-ID | <qR0hs-6sG-17@gated-at.bofh.it> (permalink) |
| References | <qR0hs-6sG-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Bob Moore <robert.moore@intel.com> Version 20160108 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 1cc4085..c96621e 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 0x20151218 +#define ACPI_CA_VERSION 0x20160108 #include <acpi/acconfig.h> #include <acpi/actypes.h> -- 1.7.10
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/4] ACPICA: 20160108 Release Lv Zheng <lv.zheng@intel.com> - 2016-01-15 01:20 +0100 [PATCH 4/4] ACPICA: Update version to 20160108 Lv Zheng <lv.zheng@intel.com> - 2016-01-15 01:20 +0100
csiph-web