From 5f112b51a0a0a929874234f967b91f83689c4edb Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 22 Jun 2022 14:28:13 +0200 Subject: Linux 5.18.6 Link: https://lore.kernel.org/r/20220620124729.509745706@linuxfoundation.org Tested-by: Ronald Warsow Tested-by: Fenil Jain Tested-by: Florian Fainelli Tested-by: Fox Chen Tested-by: Ron Economos Tested-by: Guenter Roeck Tested-by: Sudip Mukherjee Tested-by: Bagas Sanjaya Tested-by: Jon Hunter Tested-by: Rudi Heitbaum Tested-by: Linux Kernel Functional Testing Tested-by: Shuah Khan Tested-by: Zan Aziz Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d19e3b425bd6..27850d452d65 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 18 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Superb Owl -- cgit v1.2.3