diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-05 14:01:52 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-07-05 14:01:52 -0400 |
commit | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (patch) | |
tree | 2a1dbabeed4dcf1f4a4c441993b2ffc9d972780b | |
parent | a585d2b738bfa26326b3f1f40f0f1eda0c067ccf (diff) |
Linux 4.2-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 1 | 2 | PATCHLEVEL = 2 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Hurr durr I'ma sheep | 5 | NAME = Hurr durr I'ma sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |