diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-22 19:50:21 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-22 19:50:21 -0400 |
commit | bc465aa9d045feb0e13b4a8f32cc33c1943f62d6 (patch) | |
tree | 8e8eab905e7e73a3bf2c4d47abd356166533c9db /Makefile | |
parent | 1b717b1af5b4de2dd162f66ef869f5068f573760 (diff) |
Linux 4.0-rc5
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 = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Hurr durr I'ma sheep | 5 | NAME = Hurr durr I'ma sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |