diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-03-02 18:56:16 -0800 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-03-02 18:56:16 -0800 | 
| commit | 0414855fdc4a40da05221fc6062cccbc0c30f169 (patch) | |
| tree | e133ecc07c3cf503a71885720eeca53ce2b535bd | |
| parent | c59224d1326e56febd279032248c58672df0f14d (diff) | |
Linux 3.14-rc5v3.14-rc5
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@  VERSION = 3  PATCHLEVEL = 14  SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5  NAME = Shuffling Zombie Juror  # *DOCUMENTATION* | 
