From cadf22ad0382f54f1900bba96643639c1670eca6 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 24 Jun 2019 16:41:38 +0800 Subject: [PATCH] Linux 4.19.55 Merge 2 patches from 4.19.55 stable branch (2 total) beside 0 already merged patches. Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b234837e4d07..3addd4c286fa 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 54 +SUBLEVEL = 55 EXTRAVERSION = NAME = "People's Front" -- GitLab