summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-07-15 18:22:10 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-07-15 18:22:10 -0400
commit5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (patch)
treee8e8e274277c16de44080d7d2117cde66de43953 /Makefile
parent486088bc4689f826b80aa317b45ac9e42e8b25ee (diff)
Linux v4.13-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 44f5bfd9fa55..b4fb9a1d1594 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 12 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*