From 4d552acf337038028f7e2f63a927afb7adf65fc1 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Date: Fri, 5 Apr 2019 22:33:17 +0200 Subject: [PATCH] Linux 4.19.34 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f1a5d7deaf5f8..8fdfe0af58628 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 33 +SUBLEVEL = 34 EXTRAVERSION = NAME = "People's Front"