diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-24 10:37:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-24 10:37:04 +0300 |
commit | f22dcb31727e3cf31a9143437f134ea133021982 (patch) | |
tree | d8d5520db32f0249e8390d05b744610187479a7b | |
parent | 105542cea2ea383ba5ff969e3b704a92de66f935 (diff) | |
download | linux-f22dcb31727e3cf31a9143437f134ea133021982.tar.xz |
Linux 5.4.22v5.4.22
-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 = 21 +SUBLEVEL = 22 EXTRAVERSION = NAME = Kleptomaniac Octopus |