diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-26 20:59:10 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-26 20:59:10 -0400 |
commit | b787f68c36d49bb1d9236f403813641efa74a031 (patch) | |
tree | e63badb76509839ec948431859255923b6e2a09c /Makefile | |
parent | 61f01dd941ba9e06d2bf05994450ecc3d61b6b8b (diff) |
Linux 4.1-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 0 | 2 | PATCHLEVEL = 1 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Hurr durr I'ma sheep | 5 | NAME = Hurr durr I'ma sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |