From 3d3abdc8ebd3c3082e4398fc73ceb4c852b66e85 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 10 Jun 2021 12:43:54 +0200 Subject: [PATCH] Linux 4.14.236 Link: https://lore.kernel.org/r/20210608175930.477274100@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Linux Kernel Functional Testing Tested-by: Jason Self 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 8849d79161a37..3d162ef034d41 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 235 +SUBLEVEL = 236 EXTRAVERSION = NAME = Petit Gorille