aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-03-18 20:48:42 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-03-18 20:48:42 -0400
commitc698ca5278934c0ae32297a8725ced2e27585d7f (patch)
tree629dd84fe1774a4e58545a84ce6f77a3f8fb9c0b
parent9e1909b9da04fb582b20d3805e16fad3f6ebf984 (diff)
Linux 4.16-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e02d092bc2d6..d65e2e229017 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 16 3PATCHLEVEL = 16
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc5 5EXTRAVERSION = -rc6
6NAME = Fearless Coyote 6NAME = Fearless Coyote
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*