From 397a88b2cc869c823bf40bc403d36a62afec1edd Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 3 Mar 2021 18:22:57 +0100 Subject: Linux 4.14.223 Tested-by: Jon Hunter Tested-by: Linux Kernel Functional Testing Link: https://lore.kernel.org/r/20210302122237.974772983@linuxfoundation.org Link: https://lore.kernel.org/r/20210301193533.081071873@linuxfoundation.org Link: https://lore.kernel.org/r/20210302192539.408045707@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 101b789e7c2b..b8ab01786d09 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 222 +SUBLEVEL = 223 EXTRAVERSION = NAME = Petit Gorille -- cgit v1.2.3