diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-09 13:09:39 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-09 13:09:39 +0300 |
| commit | 84d5d3c9d3fbcee10bc16d3a3316af9a924c91c6 (patch) | |
| tree | ed8e5b8da5673662ef4ef963c58d9afb449345f3 /Makefile | |
| parent | d859388ea25a32ec1bbe60a0e40fd60c9a17353b (diff) | |
| download | linux-5.4.104.tar.xz (sig) | |
Linux 5.4.104v5.4.104
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Jason Self <jason@bluehome.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Hulk Robot <hulkci@huawei.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Link: https://lore.kernel.org/r/20210308122714.391917404@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
| -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 = 4 -SUBLEVEL = 103 +SUBLEVEL = 104 EXTRAVERSION = NAME = Kleptomaniac Octopus |
