summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-25 14:33:39 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-01-25 14:33:39 -0800
commitb060cfd3f707ad3c8ae8322e1b149ba7e2cf33e0 (patch)
tree945f1d786d4f4067c2c6820b56777c5663020e4a
parenta132ff91717c28498c602e62824f0684a02c8832 (diff)
Linux 4.19.306v4.19.306
Link: https://lore.kernel.org/r/20240122235712.442097787@linuxfoundation.org Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> 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 8887412d62c8..6c5cb44190dd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 305
+SUBLEVEL = 306
EXTRAVERSION =
NAME = "People's Front"