From 7aeadb5bb82ad21ffbcd54c81d77727b7a05e6c1 Mon Sep 17 00:00:00 2001 From: Sasha Levin <sashal@kernel.org> Date: Thu, 26 Aug 2021 08:48:43 -0400 Subject: [PATCH] Linux 5.13.13 Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2458a4abcbccd..ed4031db38947 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 13 -SUBLEVEL = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Opossums on Parade -- GitLab