summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-28 08:27:24 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-28 08:27:24 +0200
commitfc89179bfa10dd243fce24af71cf622267f31f2f (patch)
treed9f3a920d684ee42e1c10d3efc0693982740b9a8
parentnet: sched: verify that q!=NULL before setting q->flags (diff)
downloadlinux-stable-5.2.4.tar.xz (sig)
linux-stable-5.2.4.zip
Linux 5.2.4v5.2.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bcb6a2465e21..68ee97784c4d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 2
-SUBLEVEL = 3
+SUBLEVEL = 4
EXTRAVERSION =
NAME = Bobtail Squid