aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-10-08 23:53:29 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-10-08 23:53:29 -0400
commit8a5776a5f49812d29fe4b2d0a2d71675c3facf3f (patch)
tree06a25eb6c561cde1f469913a334a828aeb5e5e14
parent85b1bb248071967135d22cc84e62292094f4a3c6 (diff)
Linux 4.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 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 14 2PATCHLEVEL = 14
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*