ACPICA: Update version to 20180105
"Linux Kernel Mailing List" <[email protected]>
| Newsgroups | gmane.linux.kernel.commits.head |
|---|---|
| Message-ID | <[email protected]> |
Web: https://git.kernel.org/torvalds/c/9481a2c5c1d9920938297e47509716fff43aa601 Commit: 9481a2c5c1d9920938297e47509716fff43aa601 Parent: da6f8320d58623eae9b6fa2f09b1b4f60a772ce9 Refname: refs/heads/master Author: Bob Moore <[email protected]> AuthorDate: Wed Jan 24 15:42:34 2018 -0800 Committer: Rafael J. Wysocki <[email protected]> CommitDate: Tue Feb 6 10:32:13 2018 +0100 ACPICA: Update version to 20180105 Version 20180105. Signed-off-by: Bob Moore <[email protected]> Signed-off-by: Erik Schmauss <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]> --- 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 285d0c602b80..c2bf1255f5aa 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 0x20171215 +#define ACPI_CA_VERSION 0x20180105 #include <acpi/acconfig.h> #include <acpi/actypes.h> -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html