diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-12-31 14:47:43 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-12-31 14:47:43 -0800 |
commit | 30a7acd573899fd8b8ac39236eff6468b195ac7d (patch) | |
tree | d5d5f521fe5635e75b5ddae94195add71e43cf0c /Makefile | |
parent | f39d7d78b70e0f39facb1e4fab77ad3df5c52a35 (diff) |
Linux 4.15-rc6v4.15-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Fearless Coyote # *DOCUMENTATION* |