From 9f84340f012ee60c12aacc03662bcdd67419a31a Mon Sep 17 00:00:00 2001 From: Sasha Levin <sashal@kernel.org> Date: Wed, 30 Jun 2021 09:18:40 -0400 Subject: [PATCH] Linux 4.19.196 Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Hulk Robot <hulkrobot@huawei.com> Signed-off-by: Sasha Levin <sashal@kernel.org> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cda7a18b925ae..63b0bc92a0fa6 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 195 +SUBLEVEL = 196 EXTRAVERSION = NAME = "People's Front" -- GitLab