aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-07 08:01:31 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-07 08:01:31 +0200
commitd22f99d235e13356521b374410a6ee24f50b65e6 (patch)
treee1110a1e9aa4cd45238a7316caaae9a3a9f6a780
parentnetfilter: ctnetlink: add a range check for l3/l4 protonum (diff)
downloadwireguard-linux-d22f99d235e13356521b374410a6ee24f50b65e6.tar.xz
wireguard-linux-d22f99d235e13356521b374410a6ee24f50b65e6.zip
Linux 5.4.70
Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20201005142109.796046410@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index adf384710677..e409fd909560 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 4
-SUBLEVEL = 69
+SUBLEVEL = 70
EXTRAVERSION =
NAME = Kleptomaniac Octopus