From 9393bf7191ef89f5c90cf88f264b7d57eedf5d2a Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Mon, 22 Jun 2020 13:31:02 -0400 Subject: Linux 5.2.46 Signed-off-by: Paul Gortmaker --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0136f64b3fef..b3d329015c88 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 45 +SUBLEVEL = 46 EXTRAVERSION = NAME = Bobtail Squid -- cgit