diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-31 21:12:16 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-31 21:12:16 -0500 |
commit | 36f90b0a2ddd60823fe193a85e60ff1906c2a9b3 (patch) | |
tree | af0c83a122ec8f4aa5fafb5146a835cff4ee61aa /Makefile | |
parent | d784ef581bd64ef7a3dac2d940fbf0c3fb9e26c8 (diff) |
Linux 4.5-rc2
Diffstat (limited to 'Makefile')
-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 = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |