summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-06-11 19:48:20 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-06-11 19:48:20 -0400
commit32c1431eea4881a6b17bd7c639315010aeefa452 (patch)
tree3852d1184fda955102a2d7f81cd1b54a9461f2c8 /Makefile
parent32627645e9e89b58e0e2fcf6f5f6755b9bd046bb (diff)
Linux 4.12-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 853ae9179af9..83f6d9972cab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 12 2PATCHLEVEL = 12
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*