From c9fcc1545c3bb19f4e04b1c82bf5c2856fef39bd Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 8 Mar 2022 19:01:59 +0100 Subject: [PATCH] Linux 4.14.270 Link: https://lore.kernel.org/r/20220307091636.146155347@linuxfoundation.org Tested-by: Jon Hunter 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 560ecede8070b..6b4a4650a507f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 269 +SUBLEVEL = 270 EXTRAVERSION = NAME = Petit Gorille -- 2.47.3