summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-06-16 13:23:46 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-06-16 13:23:46 +0200
commitb37477f5316fe37f74645a5d9d92a3a9c93d8cfa (patch)
tree681401ad5c3a10d7b50497db6364fe244eafe506
parent74ea538aa24490d7d259c881189bb58dbf1f692c (diff)
downloadlinux-stable-4.19.316.tar.gz (sig)
linux-stable-4.19.316.tar.bz2 (sig)
linux-stable-4.19.316.zip
Linux 4.19.316v4.19.316
Link: https://lore.kernel.org/r/20240613113227.969123070@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Jon Hunter <jonathanh@nvidia.com> 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>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 67d36496debd..a648d8216aad 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 315
+SUBLEVEL = 316
EXTRAVERSION =
NAME = "People's Front"