diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-05 16:23:36 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-05 16:23:36 -0700 |
commit | bc33b0ca11e3df467777a4fa7639ba488c9d4911 (patch) | |
tree | 8e2ea4fe468cf19cc19d4b88411ac32d6744833a | |
parent | bd060ac0f6b3442317b4f1d7ea0ff2c9b3d977a0 (diff) |
Linux 4.9-rc4v4.9-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |