summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-26 10:13:02 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-26 10:14:35 +0100
commit7b43ec8a0cc6fefdd63a1443edef0d2693ff99a2 (patch)
tree9e76e19853e9d58facf75c13de8be56582e9f171
parent983f361bde5e41b497e45098c873d7e39eb132b2 (diff)
Linux 5.10.19v5.10.19
Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Pavel Machek (CIP) <pavel@denx.de> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Jason Self <jason@bluehome.net> Tested-by: Ross Schmidt <ross.schm.dev@gmail.com> Tested-by: Hulk Robot <hulkci@huawei.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Link: https://lore.kernel.org/r/20210225092516.531932232@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 822a8e10d432..f700bdea626d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 10
-SUBLEVEL = 18
+SUBLEVEL = 19
EXTRAVERSION =
-NAME = Kleptomaniac Octopus
+NAME = Dare mighty things
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"