aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-03-25 18:44:30 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2018-03-25 18:44:30 -0400
commit3eb2ce825ea1ad89d20f7a3b5780df850e4be274 (patch)
treef1646a1df366c5ebc0dd688ba54e4adde8a60aa3 /Makefile
parentcb6416592bc2a8b731dabcec0d63cda270764fc6 (diff)
Linux 4.16-rc7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 486db374d1c1..7ba478ab8c82 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
2VERSION = 4 2VERSION = 4
3PATCHLEVEL = 16 3PATCHLEVEL = 16
4SUBLEVEL = 0 4SUBLEVEL = 0
5EXTRAVERSION = -rc6 5EXTRAVERSION = -rc7
6NAME = Fearless Coyote 6NAME = Fearless Coyote
7 7
8# *DOCUMENTATION* 8# *DOCUMENTATION*