diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-24 19:17:05 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-24 19:17:05 -0400 |
commit | 02da2d72174c61988eb4456b53f405e3ebdebce4 (patch) | |
tree | 2033b4f517415e9e68eb066fa073b79a3884e03d | |
parent | 913f201083c81cf021f050d041352ac854c4b526 (diff) |
Linux 4.6-rc5
-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 = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |