summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-19 08:54:12 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-19 08:54:12 +0200
commit9667e83dd0a156f1ad66245ab75a125222a58d7c (patch)
treeece7d9513ff715240c37735444c85ea7a9527fdf
parentrtl8187: Fix NULL pointer dereference in priv->conf_mutex (diff)
downloadlinux-stable-9667e83dd0a156f1ad66245ab75a125222a58d7c.tar.xz
linux-stable-9667e83dd0a156f1ad66245ab75a125222a58d7c.zip
Linux 4.16.3v4.16.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0040b05df30..38df392e45e4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 16
-SUBLEVEL = 2
+SUBLEVEL = 3
EXTRAVERSION =
NAME = Fearless Coyote