From d3d0b4e274d20103634bc7100cfb6d05ea3ec4d2 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 2 Oct 2025 13:35:48 +0200 Subject: [PATCH] Linux 5.10.245 Link: https://lore.kernel.org/r/20250930143822.939301999@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Brett A C Sheffield Tested-by: Dominique Martinet Tested-by: Jon Hunter Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 59f8dcbbea8ca..3a8b862026a58 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 244 +SUBLEVEL = 245 EXTRAVERSION = NAME = Dare mighty things -- 2.47.3