summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-05-13 16:19:49 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-05-13 16:19:49 -0400
commit2ea659a9ef488125eb46da6eb571de5eae5c43f6 (patch)
tree05bd08bb1987aa92b84b49b9ee4eee0ba3b2917f /Makefile
parentcd636458904a04de2349c728323c5d2af1203bdf (diff)
Linux 4.12-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2c2dfd8e04f9..b400c0604fac 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 11 2PATCHLEVEL = 12
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*