From 950a0f84fbec5c054ff4132216a1a6878ee95904 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 5 Jul 2023 18:25:05 +0100 Subject: [PATCH] Linux 5.15.120 Link: https://lore.kernel.org/r/20230703184518.896751186@linuxfoundation.org Link: https://lore.kernel.org/r/20230704084610.981452877@linuxfoundation.org Tested-by: Ron Economos Tested-by: Harshit Mogalapalli Tested-by: Guenter Roeck Tested-by: Linux Kernel Functional Testing Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b863208e31b2..017e48385465 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 119 +SUBLEVEL = 120 EXTRAVERSION = NAME = Trick or Treat