diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-02-16 13:30:25 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-02-16 13:30:25 -0800 |
commit | 6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 (patch) | |
tree | b609c0402373af517a0a63485be1f21e4259b2c8 | |
parent | 3962dfbe22a8d65e4162354cc859440293d85524 (diff) |
Linux 3.14-rc3v3.14-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |