From 452ea6a15ed2ac74789b7b3513777cc94ea3b751 Mon Sep 17 00:00:00 2001 From: Sasha Levin <sashal@kernel.org> Date: Thu, 26 Aug 2021 08:51:21 -0400 Subject: [PATCH] Linux 5.10.61 Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Hulk Robot <hulkrobot@huawei.com> 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 7f25cfee84ece..a6ab3263f81df 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 60 +SUBLEVEL = 61 EXTRAVERSION = NAME = Dare mighty things -- GitLab