diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-27 13:01:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-27 13:01:47 -0700 |
commit | b04e217704b7f879c6b91222b066983a44a7a09f (patch) | |
tree | f07885fec293219c4e58bbc4e6cce5a13cf480e2 /Makefile | |
parent | 861d9dd375269c695be8860387b4bb522f8b490a (diff) |
Linux 4.17-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Merciless Moray # *DOCUMENTATION* |