aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-11-27 16:08:04 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2016-11-27 16:08:04 -0500
commite5517c2a5a49ed5e99047008629f1cd60246ea0e (patch)
tree999488b5339e3ba07d8dbe2af5ba7a847c408eb2
parent105ecadc6d9c1effd23dd46fcc340f62d467cd6c (diff)
Linux 4.9-rc7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ede48ba5aaf..694111b43cf8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 9 2PATCHLEVEL = 9
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = Psychotic Stoned Sheep 5NAME = Psychotic Stoned Sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*