diff options
author | 2020-03-05 16:43:52 +0100 | |
---|---|---|
committer | 2020-03-05 16:43:52 +0100 | |
commit | cff670b3eb68257029e2977a6bfeac7d9b829e9a (patch) | |
tree | 7c9534635945445e1132a615089e94d45ddce90e | |
parent | 6f9cff84dde800b4d9eab071810fbe284686601e (diff) | |
download | linux-yocto-5.4.24.tar.gz linux-yocto-5.4.24.tar.bz2 linux-yocto-5.4.24.zip |
Linux 5.4.24v5.4.24
-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 = 23 +SUBLEVEL = 24 EXTRAVERSION = NAME = Kleptomaniac Octopus |