From 20e6a329f12d6f8862602eaf5e74544a768c0723 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 5 Feb 2022 12:39:58 +0100 Subject: Linux 5.16.6 Link: https://lore.kernel.org/r/20220204091917.166033635@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Ronald Warsow Tested-by: Florian Fainelli Tested-by: Shuah Khan Tested-by: Justin M. Forbes Tested-by: Guenter Roeck Tested-by: Rudi Heitbaum Tested-by: Slade Watkins Tested-by: Linux Kernel Functional Testing Tested-by: Scott Bruce Tested-by: Bagas Sanjaya Tested-by: Ron Economos Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2f0e5c3d9e2a..2d7b7fe5cbad 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 16 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Gobble Gobble -- cgit v1.2.3