From cdfda37ab2cfc783a190b563806cda611c35d1e3 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 26 Apr 2023 11:21:53 +0200 Subject: Linux 4.19.282 Link: https://lore.kernel.org/r/20230424131121.155649464@linuxfoundation.org Tested-by: Guenter Roeck Tested-by: Linux Kernel Functional Testing Tested-by: Jon Hunter Tested-by: Chris Paterson (CIP) Tested-by: Shuah Khan Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5fb104fb2f36..6ed7f3fe3a4e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 281 +SUBLEVEL = 282 EXTRAVERSION = NAME = "People's Front" -- cgit v1.2.3