summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-11-08 16:19:24 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-11-08 16:19:24 +0100
commita8c422f8f7233300271453594f40da83c513d22c (patch)
tree064cc09b59037fef4f6b7b3ed7ead8afe8254aa3
parentefc67cee700b89ffbdb74a0603a083ec1290ae31 (diff)
Linux 4.19.323v4.19.323
Link: https://lore.kernel.org/r/20241106120320.865793091@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Link: https://lore.kernel.org/r/20241107063342.964868073@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: kernelci.org bot <bot@kernelci.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 64cc724be113..0f4d0d011787 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 322
+SUBLEVEL = 323
EXTRAVERSION =
NAME = "People's Front"