From 9b15f7fae677336e04b9e026ff91854e43165455 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Date: Fri, 14 Feb 2020 16:33:28 -0500 Subject: [PATCH] Linux 4.19.104 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 37f58becf5c2f..004d964cca503 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 103 +SUBLEVEL = 104 EXTRAVERSION = NAME = "People's Front"