diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-19 08:55:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-19 08:55:13 +0200 |
commit | a8ec862fd39d9adb88469eb8b9125daccc1c8335 (patch) | |
tree | e5a05ce421eea02f4fec311440bd4ab51faa200a | |
parent | c4f45cf301e6fc024ef5eb3eca234c659d751cb8 (diff) | |
download | linux-stable-linux-4.15.y.tar.gz linux-stable-linux-4.15.y.tar.bz2 linux-stable-linux-4.15.y.zip |
Linux 4.15.18v4.15.18linux-4.15.y
-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 = 17 +SUBLEVEL = 18 EXTRAVERSION = NAME = Fearless Coyote |