aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-15 19:21:59 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-15 19:21:59 -0500
commit49def1853334396f948dcb4cedb9347abb318df5 (patch)
treec5a5a4527656f2aac3c8f66c6849bcd5bde002b0
parent99421c1cb27fb837e93b517036fab4500fe39de5 (diff)
Linux 4.10-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5f1a84735ff6..96e2352d10a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 10 2PATCHLEVEL = 10
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Roaring Lionus 5NAME = Roaring Lionus
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*