diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-18 13:13:47 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-18 13:13:47 -0400 |
commit | e26081808edadfd257c6c9d81014e3b25e9a6118 (patch) | |
tree | 96ad65d88c5c27553fe062ddafb1e339f6d2195d /Makefile | |
parent | ab992dc38f9ae40b3ab996d68449692d464c98cf (diff) |
Linux 4.1-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 = 1 | 2 | PATCHLEVEL = 1 |
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* |