summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 10:59:42 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 10:59:42 +0100
commita67e7cdde7cc7984ae24c3c81a70dc1aa34424b1 (patch)
tree028a0f8332f732935b71288f9be1e146d35000ae /Makefile
parent3c7c806b3eafd94ae0f77305a174d63b69ec187c (diff)
downloadlinux-stable-linux-4.19.y.tar.gz
linux-stable-linux-4.19.y.tar.bz2
linux-stable-linux-4.19.y.zip
Linux 4.19.325v4.19.325linux-4.19.y
Link: https://lore.kernel.org/r/20241203141923.524658091@linuxfoundation.org Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb5071b9a89a..8df76f9b0712 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"