summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-23 15:01:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-23 15:01:00 +0100
commit2d19be4653f5e74ed95560b69f94eb6791d49af3 (patch)
treea2f83525f0f3fe71134e7140abdc6b01286a45f4
parentfc1e3f5d1d7f77be91f85d7d4ce94ebfe3d8d284 (diff)
Linux 4.19.177v4.19.177
Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Igor Matheus Andrade Torrente <igormtorrente@gmail.com> Tested-by: Jason Self <jason@bluehome.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Link: https://lore.kernel.org/r/20210222121019.925481519@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 6bebe3b22b45..74b9258e7d2c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 176
+SUBLEVEL = 177
EXTRAVERSION =
NAME = "People's Front"