summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-05-15 19:41:59 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-05-15 19:41:59 +0200
commit84bac3a01bf71c9e52b716f95f1dec4ef4321251 (patch)
tree877e297a3f007680ceabc34913781b0585c18ecb
parent8033f109be4a1d5b466284e8ab9119c04f2a334b (diff)
Linux 4.19.243v4.19.243
Link: https://lore.kernel.org/r/20220513142227.897535454@linuxfoundation.org Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Hulk Robot <hulkrobot@huawei.com> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 c61c1a508ec7..6899a8fc4c46 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 242
+SUBLEVEL = 243
EXTRAVERSION =
NAME = "People's Front"