From d54b97b3395ed8eb2c75acaecd4c62d66f9f126d Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 27 Apr 2022 13:39:46 +0200 Subject: [PATCH] Linux 4.19.240 Link: https://lore.kernel.org/r/20220426081735.651926456@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Guenter Roeck Tested-by: Shuah Khan Tested-by: Hulk Robot Tested-by: Linux Kernel Functional Testing Tested-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 932bae9fbbbba..546e52f8a05fa 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 239 +SUBLEVEL = 240 EXTRAVERSION = NAME = "People's Front"