From b57d01c66f40ec96d8a5df6c2cdbd75e15e5f07c Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 4 Sep 2024 13:17:48 +0200 Subject: Linux 5.10.225 Link: https://lore.kernel.org/r/20240901160814.090297276@linuxfoundation.org Tested-by: Dominique Martinet Tested-by: Pavel Machek (CIP) Tested-by: Florian Fainelli Tested-by: Jon Hunter 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 38351794f6c9..30918576f9de 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 224 +SUBLEVEL = 225 EXTRAVERSION = NAME = Dare mighty things -- cgit v1.2.3