diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 17:26:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-02 17:26:50 +0200 |
commit | 9895e0ac338a8060e6947f897397c21c4d78d80d (patch) | |
tree | febe2793e25227184a81c099ab6c146368f5529c | |
parent | 5a54c69c4ef81f867aef22811e679f45c29a15b6 (diff) | |
download | linux-stable-5.4.38.tar.gz (sig) linux-stable-5.4.38.tar.bz2 (sig) linux-stable-5.4.38.zip |
Linux 5.4.38v5.4.38
-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 = 37 +SUBLEVEL = 38 EXTRAVERSION = NAME = Kleptomaniac Octopus |