From a67e7cdde7cc7984ae24c3c81a70dc1aa34424b1 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 5 Dec 2024 10:59:42 +0100 Subject: [PATCH] Linux 4.19.325 Link: https://lore.kernel.org/r/20241203141923.524658091@linuxfoundation.org Tested-by: Harshit Mogalapalli Tested-by: Shuah Khan Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bb5071b9a89a6..8df76f9b07125 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 324 +SUBLEVEL = 325 EXTRAVERSION = NAME = "People's Front" -- 2.47.2