diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-28 03:17:37 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-12-28 03:17:37 +0100 |
commit | 74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6 (patch) | |
tree | 0558819163ef6a26a8c8c1cf614606d045829af0 /Makefile | |
parent | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus (diff) | |
download | linux-74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6.tar.xz linux-74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6.zip |
Linux 4.4-rc7v4.4-rc7
Diffstat (limited to 'Makefile')
-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* |