aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-07-04 02:01:00 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2016-07-04 02:01:00 -0400
commita99cde438de0c4c0cecc1d1af1a55a75b10bfdef (patch)
tree39db4213c1e2440049678ebeddf989e7b88fe8cd
parent0b295dd5b8eb755bc7b57220d93705994090e954 (diff)
Linux 4.7-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2d24babe6f8b..0d504893df6e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 7 2PATCHLEVEL = 7
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Psychotic Stoned Sheep 5NAME = Psychotic Stoned Sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*