From 92b4b5943ca68e4849f809e4a14b3168aba3fe4d Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 1 Feb 2022 17:29:20 +0100 Subject: Linux 5.16.5 Link: https://lore.kernel.org/r/20220131105233.561926043@linuxfoundation.org Tested-by: Jon Hunter Tested-by: Linux Kernel Functional Testing Tested-by: Ronald Warsow Tested-by: Shuah Khan Tested-by: Florian Fainelli Tested-by: Zan Aziz Tested-by: Guenter Roeck Tested-by: Ron Economos Tested-By: Scott Bruce Tested-by: Bagas Sanjaya Tested-by: Rudi Heitbaum Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 36ff4ed4763b..2f0e5c3d9e2a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 16 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Gobble Gobble -- cgit v1.2.3