aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-02-05 18:10:58 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-05 18:10:58 -0500
commitd5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c (patch)
tree8b8b91485883c0ceca10625ec5d6ef8443776604
parenta572a1b999489efb591287632279c6c9eca3e4ed (diff)
Linux 4.10-rc7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d7b758a1ce14..8e223e081c9d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 10 2PATCHLEVEL = 10
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*