diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-02 04:07:21 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-02 04:07:21 (GMT) |
commit | e36f014edff70fc02b3d3d79cead1d58f289332e (patch) | |
tree | 33e16caa76a37895c674f0007ab2f9be25e129bd /Makefile | |
parent | fba7e99458b606dc9a84332d38cd40e9d367633f (diff) | |
download | linux-e36f014edff70fc02b3d3d79cead1d58f289332e.tar.xz |
Linux 3.19-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Diseased Newt # *DOCUMENTATION* |