From 46a812c780260082cff2f93ba781331cacdbdff9 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 15 Feb 2019 08:10:13 +0100 Subject: [PATCH] Linux 4.19.22 Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ba5f14d38d8e..8cfcb01fcd7b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 21 +SUBLEVEL = 22 EXTRAVERSION = NAME = "People's Front" -- GitLab