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