aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-02-19 14:34:00 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-19 14:34:00 -0800
commitc470abd4fde40ea6a0846a2beab642a578c0b8cd (patch)
tree6ef28c5a95b6b46767a099a3f1546b2be5952d40 /Makefile
parentFix missing sanity check in /dev/sg (diff)
downloadlinux-dev-c470abd4fde40ea6a0846a2beab642a578c0b8cd.tar.xz
linux-dev-c470abd4fde40ea6a0846a2beab642a578c0b8cd.zip
Linux 4.10
Diffstat (limited to 'Makefile')
-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 @@
VERSION = 4
PATCHLEVEL = 10
SUBLEVEL = 0
-EXTRAVERSION = -rc8
+EXTRAVERSION =
NAME = Fearless Coyote
# *DOCUMENTATION*