diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-03-10 03:41:57 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-03-10 03:41:57 +0100 |
commit | fa389e220254c69ffae0d403eac4146171062d08 (patch) | |
tree | ca8d242fd23cc9d715c89527a211d673f0f461a3 | |
parent | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
download | linux-fa389e220254c69ffae0d403eac4146171062d08.tar.xz linux-fa389e220254c69ffae0d403eac4146171062d08.zip |
Linux 3.14-rc6v3.14-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |