diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-23 17:10:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-23 17:10:14 -0700 |
commit | 07d9a380680d1c0eb51ef87ff2eab5c994949e69 (patch) | |
tree | d93f1c132798f5c01e6bb8ac96170dccacb2d393 | |
parent | 5ff93abc7a2aff167a91bf4ccd47bd0789f86fc0 (diff) |
Linux 4.9-rc2v4.9-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |