aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-04-30 22:47:48 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-04-30 22:47:48 -0400
commita351e9b9fc24e982ec2f0e76379a49826036da12 (patch)
tree60f0e3a82f5e37583fe0bd2994ae3661d48fd1c9
parent97ce89f8a4eb15a1e82be419fcd6218fe4da1fbd (diff)
Linux 4.11
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 779302695453..4b074a904106 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 11 2PATCHLEVEL = 11
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc8 4EXTRAVERSION =
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*