diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-20 18:31:38 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-20 18:31:38 -0400 |
commit | 771c577c23bac90597c685971d7297ea00f99d11 (patch) | |
tree | b921010b4c5157c1e1a1cbc25c8a493e666cdaf5 | |
parent | 6fd5a36a46c0caf288f3acd90d608ffefa17f234 (diff) |
Linux 4.17-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | VERSION = 4 | 2 | VERSION = 4 |
3 | PATCHLEVEL = 17 | 3 | PATCHLEVEL = 17 |
4 | SUBLEVEL = 0 | 4 | SUBLEVEL = 0 |
5 | EXTRAVERSION = -rc5 | 5 | EXTRAVERSION = -rc6 |
6 | NAME = Merciless Moray | 6 | NAME = Merciless Moray |
7 | 7 | ||
8 | # *DOCUMENTATION* | 8 | # *DOCUMENTATION* |