summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-15 20:23:44 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-15 20:23:44 +0300
commitabc2dd6a248d443c27888aee13cfefd94c3f7407 (patch)
tree6f52f78f2b8643be3cff249a07b6d36749bfd320 /Makefile
parent95372b040ae689293c6863b90049f1af68410c8b (diff)
downloadlinux-abc2dd6a248d443c27888aee13cfefd94c3f7407.tar.xz
Linux 4.19.305v4.19.305
Link: https://lore.kernel.org/r/20240113094205.025407355@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> 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 fc7bc81130dc..8887412d62c8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 304
+SUBLEVEL = 305
EXTRAVERSION =
NAME = "People's Front"