diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-23 16:53:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-23 16:53:00 -0700 |
commit | 5a7ad1146caa895ad718a534399e38bd2ba721b7 (patch) | |
tree | 5884db02d72e746ad70570ba437606ee8bb90a87 | |
parent | 9ea33c44fb19e6cbacf65021628f8ce393ba9f34 (diff) |
Linux 4.11-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Fearless Coyote # *DOCUMENTATION* |