diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-22 19:20:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-22 19:20:09 -0700 |
commit | 6d08b06e67cd117f6992c46611dfb4ce267cd71e (patch) | |
tree | be7e1ad2d42c6ab61fd8156129c4dd3679da6b7f | |
parent | 867ab4b2fcc3f840e9cc378a812e07f850795e6f (diff) | |
download | linux-6d08b06e67cd117f6992c46611dfb4ce267cd71e.tar.bz2 |
Linux 4.17-rc2v4.17-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Fearless Coyote # *DOCUMENTATION* |