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