diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-09 10:20:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-09 10:20:08 +0100 |
commit | 506355630487f6d21c79aa1636d0f4feb1c65b6f (patch) | |
tree | 5ab93d7f4cf01f7752a5242c3efd9454d12273ff | |
parent | 3a43ea27478705a5b877b5069be95ce2cd644a27 (diff) | |
download | linux-stable-5.4.9.tar.gz (sig) linux-stable-5.4.9.tar.bz2 (sig) linux-stable-5.4.9.zip |
Linux 5.4.9v5.4.9
-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 = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = Kleptomaniac Octopus |