diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-15 20:38:20 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-15 20:38:20 -0400 |
commit | 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda (patch) | |
tree | e9c89a6c29f1d74c5265053929f439db9fbac49c /Makefile | |
parent | 08352086de06c95f4bd9a56cd03b231919bf9627 (diff) |
Linux 4.0-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 0 | 2 | PATCHLEVEL = 0 |
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* |