summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-09-12 13:40:23 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-09-12 13:40:23 +0200
commita87f96283793d58b042618c689630db264715274 (patch)
treedb4f32458d3594022b13bebdef0e8057cf6ebd1d
parentnet/mlx5e: Don't support phys switch id if not in switchdev mode (diff)
downloadlinux-stable-4.19.145.tar.xz (sig)
linux-stable-4.19.145.zip
Linux 4.19.145v4.19.145
Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.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 ba9d0b4476e1..6bf851efcabe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 144
+SUBLEVEL = 145
EXTRAVERSION =
NAME = "People's Front"