summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-11-10 12:36:02 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-11-10 12:36:02 +0100
commit53fff24aaf01dcb09cbfabbe060f42db8e61ab01 (patch)
tree58a0b2fee508bfa8e811bf7bff794f75f1178218
parent779d3e303977edbe43c4f0017d1553b4306d8d9e (diff)
Linux 4.19.156v4.19.156
Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Link: https://lore.kernel.org/r/20201109125019.906191744@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 9fc16d34e1bb..82891b34e19e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 155
+SUBLEVEL = 156
EXTRAVERSION =
NAME = "People's Front"