diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-22 01:05:43 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-22 01:05:43 -0400 |
commit | b953c0d234bc72e8489d3bf51a276c5c4ec85345 (patch) | |
tree | 862523724661a2344bbbce7812081bf29950c371 /Makefile | |
parent | d2228e4310612a1289c343bcf819831a74ae0366 (diff) |
Linux 4.1
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 = -rc8 | 4 | EXTRAVERSION = |
5 | NAME = Hurr durr I'ma sheep | 5 | NAME = Hurr durr I'ma sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |