aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-08-28 18:04:33 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2016-08-28 18:04:33 -0400
commit3eab887a55424fc2c27553b7bfe32330df83f7b8 (patch)
tree674661d49a5e702426ba988ad14640856d96d092 /Makefile
parent25d0d91af77089ddf378568fd858b22612c52aff (diff)
Linux 4.8-rc4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3537aa23905f..67f42d57e6e7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Psychotic Stoned Sheep 5NAME = Psychotic Stoned Sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*