aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-12-31 17:47:43 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2017-12-31 17:47:43 -0500
commit30a7acd573899fd8b8ac39236eff6468b195ac7d (patch)
treed5d5f521fe5635e75b5ddae94195add71e43cf0c
parentf39d7d78b70e0f39facb1e4fab77ad3df5c52a35 (diff)
Linux 4.15-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 92b74bcd3c2a..eb1f5973813e 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 15 3PATCHLEVEL = 15
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc5 5EXTRAVERSION = -rc6
6NAME = Fearless Coyote 6NAME = Fearless Coyote
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*