Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-10-09 06:53:29 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2017-10-09 06:53:29 +0300
commit8a5776a5f49812d29fe4b2d0a2d71675c3facf3f (patch)
tree06a25eb6c561cde1f469913a334a828aeb5e5e14
parent85b1bb248071967135d22cc84e62292094f4a3c6 (diff)
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*