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