From c41bab81ed7ca1f3f64fff5050b33b955547b5c8 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 28 Nov 2023 16:45:46 +0000 Subject: [PATCH] Linux 4.14.331 Link: https://lore.kernel.org/r/20231124171930.281665051@linuxfoundation.org Link: https://lore.kernel.org/r/20231125163059.878143365@linuxfoundation.org Tested-by: Pavel Machek (CIP) Tested-by: Harshit Mogalapalli Tested-by: Linux Kernel Functional Testing Tested-by: Jon Hunter Tested-by: Guenter Roeck Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2c1eb933ef995..bfc6846529725 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 330 +SUBLEVEL = 331 EXTRAVERSION = NAME = Petit Gorille