diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-06 15:43:12 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-06 15:43:12 -0800 |
commit | 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9 (patch) | |
tree | 245f78ed3724de4bfd3045c6cc29f95d7eec3b6d | |
parent | d035e336287b5ea7e88dd9714e31dad5907c6aaf (diff) |
Linux 4.4-rc4v4.4-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Blurry Fish Butt # *DOCUMENTATION* |