diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-12-14 11:41:06 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-12-14 11:41:06 +0100 |
commit | 843cf4765c1b76102b7e24388adb478b2ec0c3fd (patch) | |
tree | de4cb7889825a2246f35228c8b3db0e33a7a9124 /Makefile | |
parent | 3ac731bd55167c9a990788e2779b536a3bb4c381 (diff) | |
download | linux-stable-48c0c42fa7f80bc4951f68facd2d6341f90b3797.tar.gz (sig) linux-stable-48c0c42fa7f80bc4951f68facd2d6341f90b3797.tar.bz2 (sig) linux-stable-48c0c42fa7f80bc4951f68facd2d6341f90b3797.zip |
Linux 6.0.13v6.0.13
Link: https://lore.kernel.org/r/20221212130934.337225088@linuxfoundation.org
Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Fenil Jain <fkjainco@gmail.com>
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 = 6 PATCHLEVEL = 0 -SUBLEVEL = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |