From f7347f4005727f3155551c0550f4deb9c40b56c2 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 10 Apr 2025 14:32:07 +0200 Subject: Linux 5.15.180 Link: https://lore.kernel.org/r/20250408104826.319283234@linuxfoundation.org Tested-by: Mark Brown Tested-by: Florian Fainelli Tested-by: SeongJae Park Tested-by: Vijayendra Suman Tested-by: Ron Economos Tested-by: Jon Hunter Tested-by: Linux Kernel Functional Testing Link: https://lore.kernel.org/r/20250409115832.538646489@linuxfoundation.org Tested-by: Shuah Khan Tested-by: Florian Fainelli Tested-by: Mark Brown Tested-by: Linux Kernel Functional Testing 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 6b3a24466e28..619f4ec0f613 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 179 +SUBLEVEL = 180 EXTRAVERSION = NAME = Trick or Treat -- cgit v1.2.3