diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-24 14:54:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-24 14:54:29 +0200 |
commit | 7daf201d7fe8334e2d2364d4e8ed3394ec9af819 (patch) | |
tree | f43421d097fe0b2fd21feef9315dacd2bc205a31 | |
parent | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
download | linux-7daf201d7fe8334e2d2364d4e8ed3394ec9af819.tar.xz linux-7daf201d7fe8334e2d2364d4e8ed3394ec9af819.zip |
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* |