diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-29 14:11:36 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-29 14:11:36 -0700 |
commit | 4c834452aad01531db949414f94f817a86348d59 (patch) | |
tree | e24b1426a53d267f6bf2e3620495636a1a7097f0 /Makefile | |
parent | ef2e0391e531832eea96ed31cba5a131bdfe4149 (diff) |
Linux 3.16-rc3v3.16-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |