From 7e69c33e4858ea275b2e1c0bf0bea13199e7e91b Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 27 Jun 2025 11:07:41 +0100 Subject: Linux 6.1.142 Link: https://lore.kernel.org/r/20250623130645.255320792@linuxfoundation.org Tested-by: Peter Schneider Tested-by: Florian Fainelli Tested-by: Ron Economos Tested-by: Salvatore Bonaccorso Tested-by: Mark Brown Link: https://lore.kernel.org/r/20250624123036.124991422@linuxfoundation.org Tested-by: Peter Schneider Tested-by: Florian Fainelli Tested-by: Jon Hunter Tested-by: Linux Kernel Functional Testing Tested-by: Mark Brown Tested-by: Miguel Ojeda Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6644d6140745..5168b93dfed2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 1 -SUBLEVEL = 141 +SUBLEVEL = 142 EXTRAVERSION = NAME = Curry Ramen -- cgit v1.2.3