diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-09 13:10:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-09 13:10:52 -0700 |
commit | d6d211db37e75de2ddc3a4f979038c40df7cc79c (patch) | |
tree | 24090c473d8fe11983fb10d96b72d20461940096 | |
parent | 181da3c34a4335e176c41c250035a03b092b7638 (diff) |
Linux 3.15-rc5v3.15-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |