summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-02-23 08:12:59 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-02-23 08:12:59 +0100
commitab219d38aef198d26083cc800954d352acd5137b (patch)
tree49a072f300624995c04aaa5a0ff18fb338359e32
parentfca41e5b687e029f69e3a35a2fa31e2560e538dc (diff)
Linux 4.19.307v4.19.307
Link: https://lore.kernel.org/r/20240221125931.742034354@linuxfoundation.org Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> 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 6c5cb44190dd..4c1ea41b5621 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 306
+SUBLEVEL = 307
EXTRAVERSION =
NAME = "People's Front"