From 2cae3e25b70668fd413311277d56b6fe41900789 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sun, 7 Mar 2021 12:19:02 +0100 Subject: Linux 4.19.179 Tested-by: Jon Hunter Tested-by: Hulk Robot Tested-by: Jason Self Tested-by: Linux Kernel Functional Testing Tested-by: Guenter Roeck Link: https://lore.kernel.org/r/20210305120853.659441428@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6787efa2edc9..040b3cd699b0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 178 +SUBLEVEL = 179 EXTRAVERSION = NAME = "People's Front" -- cgit