diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-22 06:42:02 +0900 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-22 06:42:02 +0900 | 
| commit | 4b660a7f5c8099d88d1a43d8ae138965112592c7 (patch) | |
| tree | af24ecb2dbbc483263589fba0b50e1d693aed979 | |
| parent | 6538d625215f29671864649336645dea19214135 (diff) | |
Linux 3.15-rc6v3.15-rc6
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@  VERSION = 3  PATCHLEVEL = 15  SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6  NAME = Shuffling Zombie Juror  # *DOCUMENTATION* | 
