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 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... (diff) | |
| download | linux-3.15-rc6.tar.gz linux-3.15-rc6.zip | |
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* |
