diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-01 20:07:21 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-01 20:07:21 -0800 |
commit | e36f014edff70fc02b3d3d79cead1d58f289332e (patch) | |
tree | 33e16caa76a37895c674f0007ab2f9be25e129bd | |
parent | fba7e99458b606dc9a84332d38cd40e9d367633f (diff) |
Linux 3.19-rc7v3.19-rc7
-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* |