aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-06-20 00:30:02 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2016-06-20 00:30:02 -0400
commit33688abb2802ff3a230bd2441f765477b94cc89e (patch)
tree25e0f609614c8c73766e55ae470ff96a1ba5bcec
parentc3695331f3a326a468bd6a5b6f05b481b399726b (diff)
Linux 4.7-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b409076c7c18..4fb6beac5f09 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 7 2PATCHLEVEL = 7
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Psychotic Stoned Sheep 5NAME = Psychotic Stoned Sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*