aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-07-02 19:07:02 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-07-02 19:07:02 -0400
commit6f7da290413ba713f0cdd9ff1a2a9bb129ef4f6c (patch)
treebe557c02369355dcae1e58fdc8f0f8c7ca25b0f4
parent401e000ab90d7b81d8ea0735e3ff909548754876 (diff)
Linux 4.12
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d8a984ed9c9..283c6236438e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 12 2PATCHLEVEL = 12
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc7 4EXTRAVERSION =
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*