From b2add7c50b5bf51a401424ad00792b130a73c2c5 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 19 Aug 2024 05:41:24 +0200 Subject: [PATCH] Linux 5.10.224 Link: https://lore.kernel.org/r/20240815131919.196120297@linuxfoundation.org Tested-by: Pavel Machek (CIP) Tested-by: Florian Fainelli Link: https://lore.kernel.org/r/20240816101509.001640500@linuxfoundation.org Tested-by: Mark Brown Tested-by: Pavel Machek (CIP) Tested-by: Florian Fainelli Link: https://lore.kernel.org/r/20240817074737.217182940@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Pavel Machek (CIP) Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 91c79c64f5a3..38351794f6c9 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 223 +SUBLEVEL = 224 EXTRAVERSION = NAME = Dare mighty things