diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-17 22:13:32 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-17 22:13:32 -0400 |
commit | c3b46c73264b03000d1e18b22f5caf63332547c9 (patch) | |
tree | 5477448cb625cab6521f554ca5bfa57a40771534 | |
parent | 9d090d01e3efdcdb8f7f07e86fcac91e01ae30cd (diff) |
Linux 4.6-rc4
-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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |