diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-11 04:35:55 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-11 04:35:55 -0800 |
commit | d6591ea2dd1a44b1c72c5a3e3b6555d7585acdae (patch) | |
tree | 6014292d3a42edf149b9b2006ecceace620afff7 /Makefile | |
parent | 866323ccc1388f68b866396dc06991b83c2ec2a3 (diff) | |
download | linux-stable-d6591ea2dd1a44b1c72c5a3e3b6555d7585acdae.tar.gz linux-stable-d6591ea2dd1a44b1c72c5a3e3b6555d7585acdae.tar.bz2 linux-stable-d6591ea2dd1a44b1c72c5a3e3b6555d7585acdae.zip |
Linux 5.4.19v5.4.19
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 = 18 +SUBLEVEL = 19 EXTRAVERSION = NAME = Kleptomaniac Octopus |