From 2a910f4af54d11deaefdc445f895724371645a97 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 20 Nov 2023 11:08:30 +0100 Subject: [PATCH] Linux 5.15.139 Link: https://lore.kernel.org/r/20231115203548.387164783@linuxfoundation.org Tested-by: SeongJae Park Tested-by: Linux Kernel Functional Testing Tested-by: Allen Pais Tested-by: Ron Economos Tested-by: Harshit Mogalapalli Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f8534e335abaf..2acf6ff74c958 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 138 +SUBLEVEL = 139 EXTRAVERSION = NAME = Trick or Treat -- 2.47.3