From 91786f140358b1e56efdb0feccb337ce3a59c031 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 19 Dec 2024 18:07:23 +0100 Subject: [PATCH] Linux 5.15.175 Link: https://lore.kernel.org/r/20241217170520.301972474@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Shuah Khan Tested-by: Ron Economos Tested-by: Mark Brown Tested-by: Jon Hunter Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 68ffe9d13fdd..c80516992717 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 174 +SUBLEVEL = 175 EXTRAVERSION = NAME = Trick or Treat