summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-22 11:48:14 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-22 11:48:14 +0200
commit2950c9c5e0df6bd34af45a5168bbee345e95eae2 (patch)
tree825261380331d1bbf9ef85afc1f240727b18e9c8
parente15c2fe2def24324bfdbfb7ec2837e40b2aac7fd (diff)
Linux 4.19.207v4.19.207
Link: https://lore.kernel.org/r/20210920163933.258815435@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Hulk Robot <hulkrobot@huawei.com> 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 3a3eea3ab10a..77dd62aa0bbe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 206
+SUBLEVEL = 207
EXTRAVERSION =
NAME = "People's Front"