aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-04-01 17:20:27 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-04-01 17:20:27 -0400
commit0adb32858b0bddf4ada5f364a84ed60b196dbcda (patch)
treef8bae1feaa568b165612f0c5073268671f3a11ba
parent10b84daddbec72c6b440216a69de9a9605127f7a (diff)
Linux 4.16
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f77440dcdfe..363dd096e46e 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 16 3PATCHLEVEL = 16
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc7 5EXTRAVERSION =
6NAME = Fearless Coyote 6NAME = Fearless Coyote
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*