From ecbc622e0f5202e17a2f13dadb0900273faee0eb Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 27 Jun 2025 11:04:25 +0100 Subject: [PATCH] Linux 5.10.239 Link: https://lore.kernel.org/r/20250623130626.716971725@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Dominique Martinet Link: https://lore.kernel.org/r/20250624121412.352317604@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Jon Hunter Tested-by: Dominique Martinet Tested-by: Mark Brown Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dfe2ebe89a826..9ffd9397399dd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 238 +SUBLEVEL = 239 EXTRAVERSION = NAME = Dare mighty things -- 2.47.3