diff options
author | 2020-02-24 08:37:04 +0100 | |
---|---|---|
committer | 2020-02-24 08:37:04 +0100 | |
commit | f22dcb31727e3cf31a9143437f134ea133021982 (patch) | |
tree | d8d5520db32f0249e8390d05b744610187479a7b | |
parent | 105542cea2ea383ba5ff969e3b704a92de66f935 (diff) | |
download | linux-yocto-5.4.22.tar.gz linux-yocto-5.4.22.tar.bz2 linux-yocto-5.4.22.zip |
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 |