diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-26 16:02:46 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-26 16:02:46 +0100 |
| commit | 02164534cb86a559915089e09a560b672b8b1ddb (patch) | |
| tree | 7fcb69ec2cc149faea2847f471d0cd6901902784 | |
| parent | 70eb256f8c8a7b9c698af22157bf20005641883f (diff) | |
Linux 5.10.3v5.10.3
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Jeffrin Jose T <jeffrin@rajagiritech.edu.in>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20201223150515.553836647@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 10 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Kleptomaniac Octopus |
