aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-23 15:49:57 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-23 15:49:57 +0100
commit2263955bf7e71ca8419b64d7a60510aad29002f6 (patch)
treecd727a67e998f8b3e7397f18482e02001dd34228
parentcfca01ab14514370706f1d940dd2d47030dd4825 (diff)
Linux 4.19.170v4.19.170
Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20210122135731.921636245@linuxfoundation.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 a994b12d2011..7f56c62d31e8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 169
+SUBLEVEL = 170
EXTRAVERSION =
NAME = "People's Front"