diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-01 18:52:31 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-01 18:52:31 -0400 |
commit | 04974df8049fc4240d22759a91e035082ccd18b4 (patch) | |
tree | b39068f657154916af0f12f6f453587b0bba5585 /Makefile | |
parent | da9373d67c8a7adf7d820f24fe672c5540f231ac (diff) |
Linux 4.6-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Charred Weasel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |