diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-22 19:45:59 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-22 19:45:59 -0500 |
commit | 1ec218373b8ebda821aec00bb156a9c94fad9cd4 (patch) | |
tree | 7554a2db0b8a4feff0a136ea184761bbff915ecc | |
parent | 104e2a6f8b3df8b8200c7f4ac23feb079a44e4f3 (diff) |
Linux 4.4-rc2
-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 = -rc1 | 4 | EXTRAVERSION = -rc2 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |