summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds2017-02-19 23:34:00 +0100
committerLinus Torvalds2017-02-19 23:34:00 +0100
commitc470abd4fde40ea6a0846a2beab642a578c0b8cd (patch)
tree6ef28c5a95b6b46767a099a3f1546b2be5952d40
parentFix missing sanity check in /dev/sg (diff)
downloadkernel-qcow2-linux-c470abd4fde40ea6a0846a2beab642a578c0b8cd.tar.gz
kernel-qcow2-linux-c470abd4fde40ea6a0846a2beab642a578c0b8cd.tar.xz
kernel-qcow2-linux-c470abd4fde40ea6a0846a2beab642a578c0b8cd.zip
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 @@
VERSION = 4
PATCHLEVEL = 10
SUBLEVEL = 0
-EXTRAVERSION = -rc8
+EXTRAVERSION =
NAME = Fearless Coyote
# *DOCUMENTATION*