diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-07 23:23:50 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-07 23:23:50 -0400 |
commit | d4a4f75cd8f29cd9464a5a32e9224a91571d6649 (patch) | |
tree | f80c5453aacddbdaa7d87573969258e80946172f /Makefile | |
parent | 866e6441a4b511d92ad7c0403424a3d37939f23f (diff) |
Linux 4.1-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 = 1 | 2 | PATCHLEVEL = 1 |
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* |