aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-08-20 17:13:52 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-08-20 17:13:52 -0400
commit14ccee78fc82f5512908f4424f541549a5705b89 (patch)
treea227171b7e07bdb7f4bd14818b361577464487bd
parent197e7e521384a23b9e585178f3f11c9fa08274b9 (diff)
Linux 4.13-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90da7bdc3f45..235826f95741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 13 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*