summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds2016-12-26 01:13:08 +0100
committerLinus Torvalds2016-12-26 01:13:08 +0100
commit7ce7d89f48834cefece7804d38fc5d85382edf77 (patch)
treea7650ab5c0fa3a6a3841de8e8693041b3e009054 /Makefile
parentpowerpc: Fix build warning on 32-bit PPC (diff)
downloadkernel-qcow2-linux-7ce7d89f48834cefece7804d38fc5d85382edf77.tar.gz
kernel-qcow2-linux-7ce7d89f48834cefece7804d38fc5d85382edf77.tar.xz
kernel-qcow2-linux-7ce7d89f48834cefece7804d38fc5d85382edf77.zip
Linux 4.10-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b1037774e8e8..ec411ba9e40f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 4
-PATCHLEVEL = 9
+PATCHLEVEL = 10
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Roaring Lionus
# *DOCUMENTATION*