From f051383ef03bde49ca992f297ec80757a702e774 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 25 Jun 2022 11:46:46 +0200 Subject: [PATCH] Linux 4.14.285 Link: https://lore.kernel.org/r/20220623164343.132308638@linuxfoundation.org Tested-by: Jon Hunter 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 c6bdc627db2c7..abdee02ff6735 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 284 +SUBLEVEL = 285 EXTRAVERSION = NAME = Petit Gorille -- 2.47.3