summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-07-23 19:15:17 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-07-23 19:15:17 -0400
commit520eccdfe187591a51ea9ab4c1a024ae4d0f68d9 (patch)
tree70d61c9156db9ee1f1c6311c9e8421570b8bfc2b /Makefile
parent7683e9e529258d01ce99216ad3be21f59eff83ec (diff)
Linux 4.13-rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4fb9a1d1594..0662b5201d3e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 13 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*