summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-17 16:43:52 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-17 16:43:52 +0100
commitac3af4beac439ebccd17746c9f2fd227e88107aa (patch)
treea4e8cbbdfe67c45dd7865d2d6f62f4f88f629aeb
parentd8887e85efca1e5d90e3d31281ee9c3b1028ffdc (diff)
downloadlinux-stable-4.19.181.tar.gz (sig)
linux-stable-4.19.181.tar.bz2 (sig)
linux-stable-4.19.181.zip
Linux 4.19.181v4.19.181
Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Jason Self <jason@bluehome.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Link: https://lore.kernel.org/r/20210315135740.245494252@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 48cdfe5ce992..29930269b486 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 180
+SUBLEVEL = 181
EXTRAVERSION =
NAME = "People's Front"