aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-04-22 22:20:09 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-04-22 22:20:09 -0400
commit6d08b06e67cd117f6992c46611dfb4ce267cd71e (patch)
treebe7e1ad2d42c6ab61fd8156129c4dd3679da6b7f
parent867ab4b2fcc3f840e9cc378a812e07f850795e6f (diff)
Linux 4.17-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e811e0c509c5..83b6c541565a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 17 3PATCHLEVEL = 17
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc1 5EXTRAVERSION = -rc2
6NAME = Fearless Coyote 6NAME = Fearless Coyote
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*