diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-14 16:34:20 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-14 16:34:20 -0500 |
commit | 27dfbcc2f53d5b14ef78156d15ff92619807d46c (patch) | |
tree | 50fcf0cdad7f073a0d888d61bf99c63f542518a7 | |
parent | 2d8fdc5744ff678e23d8869f57cedab4f5546f74 (diff) | |
download | linux-stable-5.4.20.tar.gz (sig) linux-stable-5.4.20.tar.bz2 (sig) linux-stable-5.4.20.zip |
Linux 5.4.20v5.4.20
-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 = 19 +SUBLEVEL = 20 EXTRAVERSION = NAME = Kleptomaniac Octopus |