From 004bfaafc45ccc95366b37c9b9e7844cd5156368 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 23 Mar 2022 09:01:35 +0100 Subject: [PATCH] Linux 4.14.273 Link: https://lore.kernel.org/r/20220321133217.602054917@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Guenter Roeck 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 f683ed3166642..bc909859dd8b9 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 272 +SUBLEVEL = 273 EXTRAVERSION = NAME = Petit Gorille