From 5f9f3b0057d5c5782985784ba0159b05b4083055 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 12 Nov 2021 14:28:26 +0100 Subject: [PATCH] Linux 4.14.255 Link: https://lore.kernel.org/r/20211110182002.666244094@linuxfoundation.org Tested-by: Linux Kernel Functional Testing 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 b684983722afb..552f17dd25b41 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 254 +SUBLEVEL = 255 EXTRAVERSION = NAME = Petit Gorille