diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-21 19:02:54 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-21 19:02:54 -1000 |
commit | a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee (patch) | |
tree | 50cb748a3dd5d9527cb48e4125774f302fa556b1 | |
parent | 8f5d27084d9832f75bc6e6bfdde7622e1e1bf798 (diff) |
Linux 3.16-rc2v3.16-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |