summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-09-19 09:11:09 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-09-19 09:11:09 +0200
commit1e2ba4a74fa73f911f5d0f5f8fb0f6e621024842 (patch)
tree67bf9070afdc11e9f507f888b3adde73d278e85c
parentx86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GCC9 build warning (diff)
downloadlinux-stable-5.2.16.tar.xz (sig)
linux-stable-5.2.16.zip
Linux 5.2.16v5.2.16
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c977aa66650..3cec03e93b40 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 2
-SUBLEVEL = 15
+SUBLEVEL = 16
EXTRAVERSION =
NAME = Bobtail Squid