diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-23 01:45:59 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-23 01:45:59 +0100 |
commit | 1ec218373b8ebda821aec00bb156a9c94fad9cd4 (patch) | |
tree | 7554a2db0b8a4feff0a136ea184761bbff915ecc /Makefile | |
parent | Merge branch 'akpm' (patches from Andrew) (diff) | |
download | linux-1ec218373b8ebda821aec00bb156a9c94fad9cd4.tar.xz linux-1ec218373b8ebda821aec00bb156a9c94fad9cd4.zip |
Linux 4.4-rc2v4.4-rc2
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 = -rc1 +EXTRAVERSION = -rc2 NAME = Blurry Fish Butt # *DOCUMENTATION* |