aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-09-03 16:56:17 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-09-03 16:56:17 -0400
commit569dbb88e80deb68974ef6fdd6a13edb9d686261 (patch)
tree96592bf043e84b2c7b48ea46737ad9287043cf13
parent5e3b19d8165c2af2afee313c9b40eee55cf27a55 (diff)
Linux 4.13
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8db6be7dca73..ed65d7278bb3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 13 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc7 4EXTRAVERSION =
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*