diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-05 15:23:04 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-05 15:23:04 -0400 |
| commit | bfe01a5ba2490f299e1d2d5508cbbbadd897bbe9 (patch) | |
| tree | 025842757c6bbe967e0d693960e8c68bcf3583a0 | |
| parent | ef0a59924a795ccb4ced0ae1722a337745a1b045 (diff) | |
Linux 3.17
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 3 | 1 | VERSION = 3 |
| 2 | PATCHLEVEL = 17 | 2 | PATCHLEVEL = 17 |
| 3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
| 4 | EXTRAVERSION = -rc7 | 4 | EXTRAVERSION = |
| 5 | NAME = Shuffling Zombie Juror | 5 | NAME = Shuffling Zombie Juror |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
