diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-20 15:31:38 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-20 15:31:38 -0700 |
commit | 771c577c23bac90597c685971d7297ea00f99d11 (patch) | |
tree | b921010b4c5157c1e1a1cbc25c8a493e666cdaf5 /Makefile | |
parent | 6fd5a36a46c0caf288f3acd90d608ffefa17f234 (diff) | |
download | linux-771c577c23bac90597c685971d7297ea00f99d11.tar.bz2 |
Linux 4.17-rc6v4.17-rc6
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 = -rc5 +EXTRAVERSION = -rc6 NAME = Merciless Moray # *DOCUMENTATION* |