From fc1e4afe3736c52676c10b2530c4f555fe359e40 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Date: Fri, 20 Mar 2020 11:56:00 +0100 Subject: [PATCH] Linux 4.19.112 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 333fddc46c9d..a6c3a5effe40 100755 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 111 +SUBLEVEL = 112 EXTRAVERSION = NAME = "People's Front" -- GitLab