diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-20 08:28:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-20 08:28:17 +0200 |
commit | 56b9b16136e23ed57e81f40697b6d781e693d061 (patch) | |
tree | 797905e357a40606b8301ca67fd74721cae39989 | |
parent | a84fff1d0e231044ad15480cc7d68c66a086a754 (diff) | |
download | linux-56b9b16136e23ed57e81f40697b6d781e693d061.tar.gz |
Linux 4.13.3v4.13.3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 13 -SUBLEVEL = 2 +SUBLEVEL = 3 EXTRAVERSION = NAME = Fearless Coyote |