diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-14 07:58:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-14 07:58:30 +0200 |
commit | cbaf2369956178e68fb714a30dc86cf768dd596a (patch) | |
tree | 82fee000e22c91f0d8d7a6526c9594c859ee3609 /Makefile | |
parent | 9bd5a84ceba320abe25f752a0bd390e3308f7b2c (diff) | |
download | linux-stable-cbaf2369956178e68fb714a30dc86cf768dd596a.tar.gz linux-stable-cbaf2369956178e68fb714a30dc86cf768dd596a.tar.bz2 linux-stable-cbaf2369956178e68fb714a30dc86cf768dd596a.zip |
Linux 5.4.41v5.4.41
Diffstat (limited to 'Makefile')
-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 = 40 +SUBLEVEL = 41 EXTRAVERSION = NAME = Kleptomaniac Octopus |