From b90df4ec299a1dbb7f7164b0db27406643329597 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 23 Mar 2022 09:18:50 +0100 Subject: Linux 5.16.17 Link: https://lore.kernel.org/r/20220321133221.290173884@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Jon Hunter Tested-by: Jeffrin Jose T Tested-by: Shuah Khan Tested-by: Fox Chen Tested-by: Zan Aziz Tested-by: Guenter Roeck Tested-by: Ron Economos Tested-by: Linux Kernel Functional Testing Tested-by: Bagas Sanjaya Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d625d3aeab2e..0ca39c16b3bf 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 16 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Gobble Gobble -- cgit v1.2.3