From 6273c309621c9dd61c9c3f6d63f5d56ee2d89c73 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 8 Mar 2022 19:14:20 +0100 Subject: Linux 5.16.13 Link: https://lore.kernel.org/r/20220307091654.092878898@linuxfoundation.org Tested-by: Fox Chen Tested-by: Ronald Warsow Link: https://lore.kernel.org/r/20220307162147.440035361@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Shuah Khan Tested-by: Fox Chen Tested-by: Linux Kernel Functional Testing Tested-by: Jon Hunter Tested-by: Rudi Heitbaum Tested-by: Justin M. Forbes Tested-by: Bagas Sanjaya Tested-by: Luna Jernberg 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 09a9bb824afa..6702e44821eb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 16 -SUBLEVEL = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Gobble Gobble -- cgit v1.2.3