aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-12-25 19:13:08 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-25 19:13:08 -0500
commit7ce7d89f48834cefece7804d38fc5d85382edf77 (patch)
treea7650ab5c0fa3a6a3841de8e8693041b3e009054
parent8ae679c4bc2ea2d16d92620da8e3e9332fa4039f (diff)
Linux 4.10-rc1
-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 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 9 2PATCHLEVEL = 10
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Roaring Lionus 5NAME = Roaring Lionus
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*