diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-16 20:07:01 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-16 20:07:01 +0100 |
commit | bb61956d9d9fec64e6619470faafe10dadc43ecb (patch) | |
tree | a312130779bdd318401375294b8f4c38950eadc0 | |
parent | f246c4e6d2862b5c37e6f1fff03cda21f8c7f3fe (diff) | |
download | linux-stable-4.15.4.tar.gz linux-stable-4.15.4.tar.bz2 linux-stable-4.15.4.zip |
Linux 4.15.4v4.15.4
-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 = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Fearless Coyote |