summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-17 14:04:23 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-17 14:04:23 +0100
commitc110fed0e606ff922d5cad8ab74ba9410ca41694 (patch)
treea6bbdede9f598962241c4894b7d1f9762e72e8e7
parent1b8dd2d64ea9b5c81b9cbf1686f42fb974e907a0 (diff)
Linux 4.19.168v4.19.168
Tested-by: Jon Hunter <jonathanh@nvidia.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: Pavel Machek (CIP) <pavel@denx.de> Link: https://lore.kernel.org/r/20210115121957.037407908@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 91a82c22a474..3e44a813604e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 167
+SUBLEVEL = 168
EXTRAVERSION =
NAME = "People's Front"