diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-24 02:10:14 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-24 02:10:14 +0200 |
commit | 07d9a380680d1c0eb51ef87ff2eab5c994949e69 (patch) | |
tree | d93f1c132798f5c01e6bb8ac96170dccacb2d393 | |
parent | Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs (diff) | |
download | linux-07d9a380680d1c0eb51ef87ff2eab5c994949e69.tar.xz linux-07d9a380680d1c0eb51ef87ff2eab5c994949e69.zip |
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* |