diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-28 18:23:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-28 18:23:05 +0200 |
commit | 0ba3b3aac901aeee3ad638108cc353e396aafb0a (patch) | |
tree | a3b674ed87040a4dfa9dd3ff19bff87b1f4ea411 | |
parent | 9c5ee9934c9032f384863aebae126b85c9af3119 (diff) | |
download | linux-stable-4.15.14.tar.gz |
Linux 4.15.14v4.15.14
-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 = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Fearless Coyote |