From 92fe35d883857059a08689d0637a3824a555e78e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 1 Feb 2020 09:34:53 +0000 Subject: [PATCH] Linux 5.4.17 BugLink: https://bugs.launchpad.net/bugs/1861784 Signed-off-by: Paolo Pisati --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 15ab4acb0954..36e9e108f2ca 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Kleptomaniac Octopus -- 2.39.5