diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-12 11:56:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-12 11:56:20 +0200 |
commit | b058014bd9ee72304191b2d8482f7ea63f34b534 (patch) | |
tree | fb78f1745a07739d05fc2e5423c6da5d5a976175 | |
parent | 7fb25f63774848df4b1f32355893f60f82bc9320 (diff) | |
download | linux-stable-4.13.6.tar.gz linux-stable-4.13.6.tar.bz2 linux-stable-4.13.6.zip |
Linux 4.13.6v4.13.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 13 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Fearless Coyote |