From 003148680b790d8c7da6f58a76d126d1a5a8aebe Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 23 Jan 2025 17:16:04 +0100 Subject: Linux 5.15.177 Link: https://lore.kernel.org/r/20250121174529.674452028@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Shuah Khan Tested-by: SeongJae Park Tested-by: Vijayendra Suman Tested-by: Jon Hunter Tested-by: Hardik Garg Link: https://lore.kernel.org/r/20250122073830.779239943@linuxfoundation.org Tested-by: Mark Brown Tested-by: Florian Fainelli Tested-by: Hardik Garg 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 8813faaa9bda..85ce552fefca 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 176 +SUBLEVEL = 177 EXTRAVERSION = NAME = Trick or Treat -- cgit v1.2.3