aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-02-18 20:29:42 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2018-02-18 20:29:42 -0500
commit91ab883eb21325ad80f3473633f794c78ac87f51 (patch)
tree3d5ef56eee3117cd61812759a255fa293d8044b8
parent0e06fb5b9ac8f0ded3b620e8d78d2587863ef8a1 (diff)
Linux 4.16-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 79ad2bfa24b6..d9cf3a40eda9 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 16 3PATCHLEVEL = 16
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc1 5EXTRAVERSION = -rc2
6NAME = Fearless Coyote 6NAME = Fearless Coyote
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*