diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-09-07 19:09:43 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-09-07 19:09:43 -0400 |
| commit | 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd (patch) | |
| tree | 8518588c1f2cd05ba9fd393ca0c67168c16e8cfa | |
| parent | 7e0dae61e24a88ad21af2f196e49454e78a8df78 (diff) | |
Linux 3.17-rc4
| -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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
| 5 | NAME = Shuffling Zombie Juror | 5 | NAME = Shuffling Zombie Juror |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
