summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-26 13:39:49 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-26 13:39:49 +0200
commitc2276d585654e8d573366c29c565043ec36adf63 (patch)
treecd2961e39128e00c55055c7b611dbb21beab08c1
parentc512154854e2dd00c3cc373dc33201bfe6638a75 (diff)
Linux 4.19.208v4.19.208
Link: https://lore.kernel.org/r/20210924124329.965218583@linuxfoundation.org Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Link: https://lore.kernel.org/r/20210924124329.965218583@linuxfoundation.org Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> 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 77dd62aa0bbe..a4c252640983 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 207
+SUBLEVEL = 208
EXTRAVERSION =
NAME = "People's Front"