From afe5d2361cfac43e2eb53d547e78386bd9fb9483 Mon Sep 17 00:00:00 2001 From: Sasha Levin <sashal@kernel.org> Date: Wed, 30 Jun 2021 09:03:25 -0400 Subject: [PATCH] Linux 5.12.14 Tested-by: Fox Chen <foxhlchen@gmail.com> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Sasha Levin <sashal@kernel.org> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d2fe36db78aed..433f164f9ee0f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 12 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Frozen Wasteland -- GitLab