From 03a0e87f70e806c0f94471eb451cc7a46d6eb762 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 12 Jan 2024 20:56:38 +0100 Subject: [PATCH] Linux 5.10.207 Link: https://lore.kernel.org/r/20240111094700.222742213@linuxfoundation.org Tested-by: Pavel Machek (CIP) Tested-by: Florian Fainelli Tested-by: Slade Watkins Tested-by: Linux Kernel Functional Testing 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 134fba99314d..2435bf3197de 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 206 +SUBLEVEL = 207 EXTRAVERSION = NAME = Dare mighty things