diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-06 17:48:03 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-06 17:48:03 -0500 |
commit | f6cede5b49e822ebc41a099fe41ab4989f64e2cb (patch) | |
tree | 6c7987a61dbb25fe192becc6515d95dd5980d0a1 | |
parent | d55e08c8448def74ae4236cd6e1c3714d78f5abd (diff) |
Linux 4.5-rc7
-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 = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |