aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-07-10 23:24:59 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2016-07-10 23:24:59 -0400
commit92d21ac74a9e3c09b0b01c764e530657e4c85c49 (patch)
treea2580a24ed5284a3edd60fa021be61b96bd89afa
parent7f556567036cb7f89aabe2f0954b08566b4efb53 (diff)
Linux 4.7-rc7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d504893df6e..81b22628025a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 7 2PATCHLEVEL = 7
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = Psychotic Stoned Sheep 5NAME = Psychotic Stoned Sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*