diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-29 16:45:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-29 16:45:34 +0100 |
commit | 60b6aa2b71efa7e0bd5393ce292ace4a0cf2e71b (patch) | |
tree | b602fad560e66058ca947bf44e05fd3d10714691 /Makefile | |
parent | d8a11e0f4e26f033a217a24617c11bcd24b8f65a (diff) | |
download | linux-stable-60b6aa2b71efa7e0bd5393ce292ace4a0cf2e71b.tar.gz linux-stable-60b6aa2b71efa7e0bd5393ce292ace4a0cf2e71b.tar.bz2 linux-stable-60b6aa2b71efa7e0bd5393ce292ace4a0cf2e71b.zip |
Linux 5.4.16v5.4.16
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 = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = Kleptomaniac Octopus |