diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-14 01:15:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-14 01:15:17 +0200 |
commit | 67b8d5c7081221efa252e111cd52532ec6d4266f (patch) | |
tree | 322907629eff3ec259dd68b3cdb4f940ddee1c5e /Makefile | |
parent | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-67b8d5c7081221efa252e111cd52532ec6d4266f.tar.xz linux-67b8d5c7081221efa252e111cd52532ec6d4266f.zip |
Linux 4.17-rc5v4.17-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Merciless Moray # *DOCUMENTATION* |