summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-02-16 12:51:47 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-02-16 12:51:47 +0100
commit62a337a490a121949fc939a29f5ae1da94871b16 (patch)
tree5ca3e6decc79d13172a8d666640555109a6b1fa3
parent30d9f3cbe47e1018ddc8069ac5b5c9e66fbdf727 (diff)
downloadlinux-stable-62a337a490a121949fc939a29f5ae1da94871b16.tar.gz
linux-stable-62a337a490a121949fc939a29f5ae1da94871b16.tar.bz2
linux-stable-62a337a490a121949fc939a29f5ae1da94871b16.zip
Linux 4.19.230v4.19.230
Link: https://lore.kernel.org/r/20220214092448.285381753@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> = Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Jeffrin Jose T <jeffrin@rajagiritech.edu.in> Tested-by: Slade Watkins <slade@sladewatkins.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Hulk Robot <hulkrobot@huawei.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 e8be2ea115da..1a19d5d8840f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 229
+SUBLEVEL = 230
EXTRAVERSION =
NAME = "People's Front"