diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-08 19:09:09 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-08 19:09:09 -0400 |
commit | 9eccca0843205f87c00404b663188b88eb248051 (patch) | |
tree | 4e2f7ea657ad19c3cc122a8cb9af2e1ba4bca1c9 /Makefile | |
parent | 1711fd9addf214823b993468567cab1f8254fc51 (diff) |
Linux 4.0-rc3
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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Hurr durr I'ma sheep | 5 | NAME = Hurr durr I'ma sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |