From 71563d69a8ec34d41857aca6040e90d54f566ee4 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 16 Jun 2022 13:32:05 +0200 Subject: [PATCH] Linux 5.18.5 Link: https://lore.kernel.org/r/20220614183720.861582392@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Fox Chen Tested-by: Ronald Warsow Tested-by: Ron Economos Tested-by: Bagas Sanjaya Tested-by: Fenil Jain Tested-by: Rudi Heitbaum Tested-by: Linux Kernel Functional Testing Tested-by: Guenter Roeck Tested-by: Salvatore Bonaccorso Tested-by: Jon Hunter Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6cbf7bb15edde..34bfb76d63332 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 18 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Superb Owl -- 2.47.3