diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-11 16:48:12 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-11 16:48:12 +0300 |
commit | 5f49ff2540e2c2799cde0cfaf6af9e1f824cd393 (patch) | |
tree | 76899c7342d41d6b137885c030cb60cc40534f68 | |
parent | b08bdb1dfc66d8c87c28c445e36762bfa5746c3a (diff) | |
download | linux-5f49ff2540e2c2799cde0cfaf6af9e1f824cd393.tar.xz |
Linux 5.8.1v5.8.1
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 = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Kleptomaniac Octopus |