aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-05-13 19:15:17 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-05-13 19:15:17 -0400
commit67b8d5c7081221efa252e111cd52532ec6d4266f (patch)
tree322907629eff3ec259dd68b3cdb4f940ddee1c5e
parent66e1c94db3cd4e094de66a6be68c3ab6d17e0c52 (diff)
Linux 4.17-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d0d2652db174..ba3106b36597 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 17 3PATCHLEVEL = 17
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc4 5EXTRAVERSION = -rc5
6NAME = Merciless Moray 6NAME = Merciless Moray
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*