From 836d42d04f5d8d38fe2f21ed9ec50413f1421185 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 30 Aug 2023 16:35:16 +0200 Subject: [PATCH] Linux 4.14.324 Link: https://lore.kernel.org/r/20230828101144.231099710@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Pavel Machek (CIP) Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 529740dc29764..d1c052d0232f1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 323 +SUBLEVEL = 324 EXTRAVERSION = NAME = Petit Gorille