From 1f88b6065261ddbb4c57e76438f4f5550419e9b6 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 18 Mar 2020 07:17:59 +0100 Subject: [PATCH] Linux 5.4.26 BugLink: https://bugs.launchpad.net/bugs/1867903 Signed-off-by: Paolo Pisati --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 40fed18b736b..ed233b6939da 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 25 +SUBLEVEL = 26 EXTRAVERSION = NAME = Kleptomaniac Octopus -- 2.39.5