From 54d90d17e8cee20b163d395829162cec92b583f4 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 17 Oct 2024 15:22:28 +0200 Subject: Linux 6.1.113 Link: https://lore.kernel.org/r/20241014141217.941104064@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Peter Schneider Tested-by: Shuah Khan Link: https://lore.kernel.org/r/20241015112501.498328041@linuxfoundation.org Tested-by: Ron Economos Tested-by: Florian Fainelli Tested-by: Linux Kernel Functional Testing Tested-by: Pavel Machek (CIP) Tested-by: Jon Hunter Tested-by: Miguel Ojeda Tested-by: kernelci.org bot Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bc0473d33c2f..e7f364cfb541 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 1 -SUBLEVEL = 112 +SUBLEVEL = 113 EXTRAVERSION = NAME = Curry Ramen -- cgit v1.2.3