diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-31 22:01:07 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-31 22:01:07 -0400 |
commit | c65b99f046843d2455aa231747b5a07a999a9f3d (patch) | |
tree | 5ccef2f3568a475ee88d96cefb9e227eb6ef39c6 /Makefile | |
parent | 8ba64dc33830fbcd57d59fddc2ca1c24a6a394c4 (diff) |
Linux 4.1-rc6
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 = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Hurr durr I'ma sheep | 5 | NAME = Hurr durr I'ma sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |