diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-20 08:20:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-20 08:20:41 +0200 |
commit | 1cdaf895c99d319c0007d0b62818cf85fc4b087f (patch) | |
tree | 96896c8b31ce579dac8444acfa5ae0b9dd5146bd /Makefile | |
parent | ecb3f529a554fcd5b58afde1fe69be771f41901a (diff) | |
download | linux-stable-1cdaf895c99d319c0007d0b62818cf85fc4b087f.tar.gz linux-stable-1cdaf895c99d319c0007d0b62818cf85fc4b087f.tar.bz2 linux-stable-1cdaf895c99d319c0007d0b62818cf85fc4b087f.zip |
Linux 5.4.42v5.4.42
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 = 41 +SUBLEVEL = 42 EXTRAVERSION = NAME = Kleptomaniac Octopus |