summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-10-09 05:53:29 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2017-10-09 05:53:29 +0200
commit8a5776a5f49812d29fe4b2d0a2d71675c3facf3f (patch)
tree06a25eb6c561cde1f469913a334a828aeb5e5e14
parentMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... (diff)
downloadlinux-8a5776a5f49812d29fe4b2d0a2d71675c3facf3f.tar.xz
linux-8a5776a5f49812d29fe4b2d0a2d71675c3facf3f.zip
Linux 4.14-rc4v4.14-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf007a31d575..2835863bdd5a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
PATCHLEVEL = 14
SUBLEVEL = 0
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
NAME = Fearless Coyote
# *DOCUMENTATION*