diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-20 16:39:35 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-20 16:39:35 -0500 |
commit | 81f70ba233d5f660e1ea5fe23260ee323af5d53a (patch) | |
tree | b1faf6f4ff3401d032eb74c2363d7c4c604e33d6 | |
parent | 0389075ecfb6231818de9b0225d3a5a21a661171 (diff) |
Linux 4.5-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 = 5 | 2 | PATCHLEVEL = 5 |
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* |