summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-03 10:24:39 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-03 10:24:39 +0100
commit6e4548ea58e6a5ed2dd3a417d991742e2dec0246 (patch)
tree246da9246eb3c0b3d267674594445e7ba382883f
parentnet: sched: fix use-after-free in tcf_block_put_ext (diff)
downloadlinux-stable-6e4548ea58e6a5ed2dd3a417d991742e2dec0246.tar.xz
linux-stable-6e4548ea58e6a5ed2dd3a417d991742e2dec0246.zip
Linux 4.14.24v4.14.24
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 169f3199274f..38acc6047d7d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 14
-SUBLEVEL = 23
+SUBLEVEL = 24
EXTRAVERSION =
NAME = Petit Gorille