diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-24 20:54:29 +0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-24 20:54:29 +0800 |
commit | 7daf201d7fe8334e2d2364d4e8ed3394ec9af819 (patch) | |
tree | f43421d097fe0b2fd21feef9315dacd2bc205a31 | |
parent | c81b995f00c7a1c2ca9ad67f5bb4a50d02f98f84 (diff) | |
download | linux-7daf201d7fe8334e2d2364d4e8ed3394ec9af819.tar.bz2 |
Linux 4.18-rc2v4.18-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Merciless Moray # *DOCUMENTATION* |