diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-08-03 12:03:56 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-08-03 12:03:56 +0200 |
| commit | d676d6149a2f4b4d66b8ea0a1dfef30a54cf5750 (patch) | |
| tree | e53285c30765ada2461ef1c7112466a0d3716cf8 /Makefile | |
| parent | f0e42e43795db4c1054295c0d35e79203db83449 (diff) | |
Linux 5.15.59v5.15.59
Link: https://lore.kernel.org/r/20220801114134.468284027@linuxfoundation.org
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
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 = 15 -SUBLEVEL = 58 +SUBLEVEL = 59 EXTRAVERSION = NAME = Trick or Treat |
