diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-26 01:06:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-26 01:06:00 +0200 |
commit | c7208164e66f63e3ec1759b98087849286410741 (patch) | |
tree | 5479de58bf66be5f416ace8cf2526759eb16a34f | |
parent | Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/... (diff) | |
download | linux-c7208164e66f63e3ec1759b98087849286410741.tar.xz linux-c7208164e66f63e3ec1759b98087849286410741.zip |
Linux 3.15-rc7v3.15-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |