aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-03-26 17:15:16 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-03-26 17:15:16 -0400
commitc02ed2e75ef4c74e41e421acb4ef1494671585e8 (patch)
tree09d3a689e66d6e3ecec03664a823796301b965a6
parent0dc82fa59b9d82469799c354d3307d48e13d5d5e (diff)
Linux 4.11-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b2faa9319372..231e6a7749bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 11 2PATCHLEVEL = 11
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*