diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-12 18:12:50 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-12 18:12:50 -0400 |
commit | 39a8804455fb23f09157341d3ba7db6d7ae6ee76 (patch) | |
tree | 07fa4b3f14041bcd2fe92e54e04b2d829d76d3f2 /Makefile | |
parent | 6a23b45f1d4b9961e9bf38bc9fb64dc154272abf (diff) |
Linux 4.0
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 = -rc7 | 4 | EXTRAVERSION = |
5 | NAME = Hurr durr I'ma sheep | 5 | NAME = Hurr durr I'ma sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |