From 35c4ba160ab6133e548468bd0bd1109990dc7736 Mon Sep 17 00:00:00 2001 From: Sasha Levin <sashal@kernel.org> Date: Thu, 26 Aug 2021 08:57:28 -0400 Subject: [PATCH] Linux 4.14.245 Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Hulk Robot <hulkrobot@huawei.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 ef77eb6d5d291..0c87def162ac1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 244 +SUBLEVEL = 245 EXTRAVERSION = NAME = Petit Gorille -- GitLab