diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-22 15:40:12 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-22 15:40:12 +0100 |
commit | a6c3a2a210729c9c2a07fdfc366c353b5e3dd305 (patch) | |
tree | 88dd5acdc1fce53556f0d3e46a1d0c1ec55a8761 | |
parent | b5d3e87c07505d64631662c2caffcf054c9a13cf (diff) | |
download | linux-stable-4.15.5.tar.gz linux-stable-4.15.5.tar.bz2 linux-stable-4.15.5.zip |
Linux 4.15.5v4.15.5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 15 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Fearless Coyote |