diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-24 13:02:53 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-24 13:02:53 +0300 |
commit | eb666a896f99a2ab801b40999c058dc8c4468a27 (patch) | |
tree | 34db1a17929129f1d291f81bbd45c2d2927ea703 | |
parent | 7717224bbcbb939d2aada209c39aadddc61947be (diff) | |
download | linux-4.15.13.tar.xz |
Linux 4.15.13v4.15.13
-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 = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Fearless Coyote |