From 64376a981a0e2e57c46efa63197c2ebb7dab35df Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 20 Jul 2021 16:00:42 +0200 Subject: [PATCH] Linux 5.13.4 Link: https://lore.kernel.org/r/20210719144944.537151528@linuxfoundation.org Tested-by: Fox Chen Link: https://lore.kernel.org/r/20210719184345.989046417@linuxfoundation.org Tested-by: Fox Chen Tested-by: Shuah Khan Tested-by: Jon Hunter Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4258a60f6119a..975acb16046d2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 13 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Opossums on Parade