diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-03 18:15:37 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-03 18:15:37 -0500 |
commit | 168309855a7d1e16db751e9c647119fe2d2dc878 (patch) | |
tree | 143e1a4f01ce22d84e801794091bb52c55c70ccf | |
parent | 429461608e77f1777ee5ecb044251ec64abc3edf (diff) |
Linux 4.4-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 4 | 2 | PATCHLEVEL = 4 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc7 | 4 | EXTRAVERSION = -rc8 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |