diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-10 20:58:30 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-10 20:58:30 -0400 |
commit | bf16200689118d19de1b8d2a3c314fc21f5dc7bb (patch) | |
tree | 765b1cd08c8a910bec5b1ee66a35cda9ac11f4bf /Makefile | |
parent | 08b15d13864279aae10443c48cb268d823895b14 (diff) |
Linux 4.6-rc3
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 = -rc2 | 4 | EXTRAVERSION = -rc3 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |