diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-09 09:49:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-09 09:49:44 -0700 |
commit | 39da7c509acff13fc8cb12ec1bb20337c988ed36 (patch) | |
tree | 5a2894322b91d0bba5fa20dcf837908a610defe7 | |
parent | 84ced7fd06dac98aa630dcfd5f008e3f3c323737 (diff) |
Linux 4.11-rc6v4.11-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Fearless Coyote # *DOCUMENTATION* |