diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-20 13:52:19 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-20 13:52:19 -0800 |
commit | 9c763584b7c8911106bb77af7e648bef09af9d80 (patch) | |
tree | df307eef987c0eff04b03df7220bd30c9884e4bf | |
parent | 697ed8d03909140d95484d46d277a4e46d89b0e5 (diff) |
Linux 4.9-rc6v4.9-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |