diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-27 18:17:37 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-27 18:17:37 -0800 |
commit | 74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6 (patch) | |
tree | 0558819163ef6a26a8c8c1cf614606d045829af0 | |
parent | 3ae86f1a9f2f2bc628ea5ab91dd097a6e6ad210f (diff) |
Linux 4.4-rc7v4.4-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Blurry Fish Butt # *DOCUMENTATION* |