From 66722c42ec916e92cadda46316f8f6e3fdcaedc6 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 26 Nov 2021 11:40:42 +0100 Subject: Linux 4.14.256 Link: https://lore.kernel.org/r/20211124115710.214900256@linuxfoundation.org Tested-by: Jon Hunter Link: https://lore.kernel.org/r/20211125123013.052716101@linuxfoundation.org Link: https://lore.kernel.org/r/20211125160530.072182872@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 552f17dd25b4..dd00bb6d79ef 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 255 +SUBLEVEL = 256 EXTRAVERSION = NAME = Petit Gorille -- cgit v1.2.3