diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-07 05:57:38 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-05-07 05:57:38 +0300 |
commit | 75bc37fefc4471e718ba8e651aa74673d4e0a9eb (patch) | |
tree | 66b92958a74fd23e23f077e1f8c6a23d901bf283 /Makefile | |
parent | 701e39d05119229b92ecca4add7b7ed2193622c3 (diff) | |
download | linux-75bc37fefc4471e718ba8e651aa74673d4e0a9eb.tar.xz |
Linux 4.17-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 4 PATCHLEVEL = 17 SUBLEVEL = 0 -EXTRAVERSION = -rc3 -NAME = Fearless Coyote +EXTRAVERSION = -rc4 +NAME = Merciless Moray # *DOCUMENTATION* # To see a list of typical targets execute "make help" |