aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-08-27 20:20:40 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-08-27 20:20:40 -0400
commitcc4a41fe5541a73019a864883297bd5043aa6d98 (patch)
treead5678fa360c60036b68e6cc7dd317f0df8e22cc
parent2c25833c426b85ed40fc0120b5020a6fb836538f (diff)
Linux 4.13-rc7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dda88e744d5f..8db6be7dca73 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 13 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*