diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-14 00:28:54 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-14 00:28:54 -0400 |
commit | b562e44f507e863c6792946e4e1b1449fbbac85d (patch) | |
tree | fc4baaff0f2f9bfd6687679bb2ac5e61c08c3bfb /Makefile | |
parent | a26555498849489fb87139a15abe2eeb8a366ae7 (diff) |
Linux 4.5
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 = -rc7 | 4 | EXTRAVERSION = |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |