summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-08 11:27:37 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-08 11:27:37 +0100
commit88afb447e03fec002166d932f91bf1c84039728b (patch)
tree27595078dbf9c97b53b68ab99665fb2676964967
parent4d26c2228d439e7bf44dfff2c4b67b40f4a03504 (diff)
downloadlinux-stable-88afb447e03fec002166d932f91bf1c84039728b.tar.gz
linux-stable-88afb447e03fec002166d932f91bf1c84039728b.tar.bz2
linux-stable-88afb447e03fec002166d932f91bf1c84039728b.zip
Linux 4.19.304v4.19.304
Link: https://lore.kernel.org/r/20240105143813.957669139@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dbfb41f4d203..fc7bc81130dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 303
+SUBLEVEL = 304
EXTRAVERSION =
NAME = "People's Front"