diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-31 18:39:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-31 18:39:32 +0200 |
commit | 169b93899c7dfb93a2b57da8e3505da9b2afcf5c (patch) | |
tree | 1af0b5195c2517107bc528316d0d52741680306d | |
parent | 909dbf09cd018ab6ddd853f23061394d437777a6 (diff) | |
download | linux-stable-169b93899c7dfb93a2b57da8e3505da9b2afcf5c.tar.gz linux-stable-169b93899c7dfb93a2b57da8e3505da9b2afcf5c.tar.bz2 linux-stable-169b93899c7dfb93a2b57da8e3505da9b2afcf5c.zip |
Linux 5.4.55v5.4.55
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 = 4 -SUBLEVEL = 54 +SUBLEVEL = 55 EXTRAVERSION = NAME = Kleptomaniac Octopus |