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