diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-05 21:37:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-05 21:37:41 +0200 |
commit | 1ffaddd029c867d134a1dde39f540dcc8c52e274 (patch) | |
tree | b41782bd82bc40d3d6c0bd4b99dc3ea486d4076d /Makefile | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-1ffaddd029c867d134a1dde39f540dcc8c52e274.tar.xz linux-1ffaddd029c867d134a1dde39f540dcc8c52e274.zip |
Linux 4.18-rc8v4.18-rc8
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Merciless Moray # *DOCUMENTATION* |