diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-24 16:06:47 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-24 16:06:47 -0500 |
commit | 92e963f50fc74041b5e9e744c330dca48e04f08d (patch) | |
tree | b3962fe1f8f8fe4c3fd95cd91c8b970818f7a044 | |
parent | e2464688b59c6ae9928f385dabf5355e30cff298 (diff) |
Linux 4.5-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 4 | 2 | PATCHLEVEL = 5 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |