diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 13:15:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-21 13:15:22 +0200 |
commit | a1101e94767e2d5da5bcbee12573d96a1c8be5bb (patch) | |
tree | 3d9a689ccc32576c0b994b0dc1cf324116a5bf2c | |
parent | 60db6233fcdb19689037daa6610518360946a20a (diff) | |
download | linux-stable-5.8.3.tar.gz (sig) linux-stable-5.8.3.tar.bz2 (sig) linux-stable-5.8.3.zip |
Linux 5.8.3v5.8.3
Tested-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Shuah Khan <skhan@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 = 8 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Kleptomaniac Octopus |