diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-13 17:42:58 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-13 17:42:58 -0800 |
commit | 9f9499ae8e6415cefc4fe0a96ad0e27864353c89 (patch) | |
tree | 79c89eb2e0d05f5be3140571cd79ba44606b165d | |
parent | dfd01f026058a59a513f8a365b439a0681b803af (diff) |
Linux 4.4-rc5v4.4-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Blurry Fish Butt # *DOCUMENTATION* |