summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-11 14:05:02 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-11 14:05:02 +0100
commit030194a5b292bb7613407668d85af0b987bb9839 (patch)
tree331d7e7ca1cbbf08256b557a5515cc3604a42880
parentc3fbfc3c08fae0e3442541b43c847a6a0d9d5f22 (diff)
Linux 4.19.180v4.19.180
Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Jason Self <jason@bluehome.net> Tested-by: Hulk Robot <hulkrobot@huawei.com> Tested-by: Ross Schmidt <ross.schm.dev@gmail.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Link: https://lore.kernel.org/r/20210310132319.708237392@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 040b3cd699b0..48cdfe5ce992 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 179
+SUBLEVEL = 180
EXTRAVERSION =
NAME = "People's Front"