diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-04 21:53:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-04 21:53:37 +0100 |
commit | ad2f76f72d803692f83312b4b5b0ffc03e570698 (patch) | |
tree | 4458df5debdb88bc87013e27d48d2cbf34566078 | |
parent | 3dc43f5e5c4dbfce7483d206017439bd6507a404 (diff) | |
download | linux-stable-5.9.4.tar.gz (sig) linux-stable-5.9.4.tar.bz2 (sig) linux-stable-5.9.4.zip |
Linux 5.9.4v5.9.4
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 = 9 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Kleptomaniac Octopus |