From 024a4a45fdf87218e3c0925475b05a27bcea103f Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 2 May 2025 07:41:22 +0200 Subject: [PATCH] Linux 5.10.237 Link: https://lore.kernel.org/r/20250429161107.848008295@linuxfoundation.org Tested-by: Pavel Machek (CIP) Tested-by: Dominique Martinet Tested-by: Jon Hunter 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 6f7a5e72bbb96..b0e2f455eb87c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 236 +SUBLEVEL = 237 EXTRAVERSION = NAME = Dare mighty things -- 2.47.3