diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-10-09 05:53:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-10-09 05:53:29 +0200 |
commit | 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f (patch) | |
tree | 06a25eb6c561cde1f469913a334a828aeb5e5e14 | |
parent | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... (diff) | |
download | linux-8a5776a5f49812d29fe4b2d0a2d71675c3facf3f.tar.xz linux-8a5776a5f49812d29fe4b2d0a2d71675c3facf3f.zip |
Linux 4.14-rc4v4.14-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Fearless Coyote # *DOCUMENTATION* |