diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-27 21:17:37 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-27 21:17:37 -0500 |
commit | 74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6 (patch) | |
tree | 0558819163ef6a26a8c8c1cf614606d045829af0 /Makefile | |
parent | 3ae86f1a9f2f2bc628ea5ab91dd097a6e6ad210f (diff) |
Linux 4.4-rc7
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 = 4 | 2 | PATCHLEVEL = 4 |
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* |