From 205a42ce2861f2d0dea8eb5090d05262e1cfa049 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 29 Jul 2020 10:16:59 +0200 Subject: [PATCH] Linux 4.19.135 Tested-by: Shuah Khan Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eb4aca8d2d1c..1253143f3f6f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 134 +SUBLEVEL = 135 EXTRAVERSION = NAME = "People's Front"