From 0bea818b6e183d0d43e3390ecae4b259de517fd7 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Sat, 9 Nov 2019 14:25:11 -0500 Subject: Linux 5.2.22 Signed-off-by: Paul Gortmaker --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index af4d0d6f5b6f..a45355e05f1c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 21 +SUBLEVEL = 22 EXTRAVERSION = NAME = Bobtail Squid -- cgit