aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-02-19 17:34:00 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-19 17:34:00 -0500
commitc470abd4fde40ea6a0846a2beab642a578c0b8cd (patch)
tree6ef28c5a95b6b46767a099a3f1546b2be5952d40
parent137d01df511b3afe1f05499aea05f3bafc0fb221 (diff)
Linux 4.10
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 503dae1de8ef..f1e6a02a0c19 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 10 2PATCHLEVEL = 10
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc8 4EXTRAVERSION =
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*