diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-07-15 12:49:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-07-15 12:49:31 -0700 |
| commit | 9d3cce1e8b8561fed5f383d22a4d6949db4eadbe (patch) | |
| tree | d474973b718a94814a7aef26fb867a10aff45063 | |
| parent | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... (diff) | |
| download | linux-4.18-rc5.tar.gz linux-4.18-rc5.zip | |
Linux 4.18-rc5v4.18-rc5
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Merciless Moray # *DOCUMENTATION* |
