aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-05-20 18:31:38 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-05-20 18:31:38 -0400
commit771c577c23bac90597c685971d7297ea00f99d11 (patch)
treeb921010b4c5157c1e1a1cbc25c8a493e666cdaf5
parent6fd5a36a46c0caf288f3acd90d608ffefa17f234 (diff)
Linux 4.17-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba3106b36597..ec6f45928fd4 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 17 3PATCHLEVEL = 17
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc5 5EXTRAVERSION = -rc6
6NAME = Merciless Moray 6NAME = Merciless Moray
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*