From ca4427ebc6269ed2c255db88dc6e7bd2036c3103 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 20 Dec 2023 15:44:42 +0100 Subject: [PATCH] Linux 5.10.205 Link: https://lore.kernel.org/r/20231218135046.178317233@linuxfoundation.org Link: https://lore.kernel.org/r/20231219074407.947984749@linuxfoundation.org Tested-by: Dominique Martinet Tested-by: kernelci.org bot Tested-by: Salvatore Bonaccorso Tested-by: Pavel Machek (CIP) Tested-by: Florian Fainelli Tested-by: Linux Kernel Functional Testing Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 87886018d774..5ba86be42e7c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 204 +SUBLEVEL = 205 EXTRAVERSION = NAME = Dare mighty things -- 2.45.0