diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-02-09 18:15:47 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-02-09 18:15:47 -0800 |
| commit | b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed (patch) | |
| tree | 40dd76098c73e91705be577018203ee190c93692 | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... (diff) | |
| download | linux-3.14-rc2.tar.gz linux-3.14-rc2.zip | |
Linux 3.14-rc2v3.14-rc2
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |
