From 77b5472d00d158866e2e1d03c13862b428b65405 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 13 Apr 2022 19:27:43 +0200 Subject: Linux 5.17.3 Link: https://lore.kernel.org/r/20220412062951.095765152@linuxfoundation.org Tested-by: Ronald Warsow Tested-by: Ron Economos Tested-by: Justin M. Forbes Tested-by: Shuah Khan Tested-by: Fox Chen Tested-by: Zan Aziz Tested-by: Guenter Roeck Tested-by: Linux Kernel Functional Testing Tested-by: Jiri Slaby 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 06d852cad74f..02fbef1a0213 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 17 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Superb Owl -- cgit v1.2.3