aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-04-23 19:53:00 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-04-23 19:53:00 -0400
commit5a7ad1146caa895ad718a534399e38bd2ba721b7 (patch)
tree5884db02d72e746ad70570ba437606ee8bb90a87
parent9ea33c44fb19e6cbacf65021628f8ce393ba9f34 (diff)
Linux 4.11-rc8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5039b9148d15..779302695453 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 11 2PATCHLEVEL = 11
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc7 4EXTRAVERSION = -rc8
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*