diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-26 15:26:21 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-26 15:26:21 -0400 |
commit | cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f (patch) | |
tree | a1fe7f6bcd7015aff9c45701143062ed04cb6aaa | |
parent | 2579d019ad591043634b02d038cadcabb5eb21f8 (diff) |
Linux 4.2-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 2 | 2 | PATCHLEVEL = 2 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Hurr durr I'ma sheep | 5 | NAME = Hurr durr I'ma sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |