diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-06 18:43:12 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-06 18:43:12 -0500 |
commit | 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9 (patch) | |
tree | 245f78ed3724de4bfd3045c6cc29f95d7eec3b6d /Makefile | |
parent | d035e336287b5ea7e88dd9714e31dad5907c6aaf (diff) |
Linux 4.4-rc4
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 = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Blurry Fish Butt | 5 | NAME = Blurry Fish Butt |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |