From 7c820c1e8b8008776bfe11e0d7ae6b7334229f07 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Wed, 3 Jun 2020 22:14:51 -0400 Subject: Linux 5.2.43 Signed-off-by: Paul Gortmaker --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c9955b33cf48..4b186d662429 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 42 +SUBLEVEL = 43 EXTRAVERSION = NAME = Bobtail Squid -- cgit