diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-06-19 22:19:37 +0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-06-19 22:19:37 +0800 |
commit | 41f1830f5a7af77cf5c86359aba3cbd706687e52 (patch) | |
tree | 302fef4c0eec2bd9f2314b7f45c385a49177308d /Makefile | |
parent | 1be7107fbe18eed3e319a6c3e83c78254b693acb (diff) |
Linux 4.12-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Fearless Coyote # *DOCUMENTATION* |