diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-28 11:41:20 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-28 11:41:20 -0500 |
commit | fc77dbd34c5c99bce46d40a2491937c3bcbd10af (patch) | |
tree | 9993c53e05fda033e4432aabfe4cc4b227f03344 | |
parent | 1b9540ce033ad15802e36ad1cd1c36bdad98eeea (diff) |
Linux 4.5-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 5 | 2 | PATCHLEVEL = 5 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |