diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-15 18:43:13 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-15 18:43:13 -0400 |
commit | 2dcd0af568b0cf583645c8a317dd12e344b1c72a (patch) | |
tree | bc1426c19e5d03770b9d59dcc6fe6ac7d18ea445 /Makefile | |
parent | 5f95063c686a86e7214988e04f08b9c0003cf83f (diff) |
Linux 4.6
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 = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc7 | 4 | EXTRAVERSION = |
5 | NAME = Charred Weasel | 5 | NAME = Charred Weasel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |