aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-09-25 21:47:13 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2016-09-25 21:47:13 -0400
commit08895a8b6b06ed2323cd97a36ee40a116b3db8ed (patch)
treeb2d12f6f5eda6efab1e55e1dd74ba63b68460925
parent4c04b4b534cbe8c0cc0661e232bbb9708e212bc2 (diff)
Linux 4.8-rc8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 74e22c2f408b..ce2ddb3fec98 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc7 4EXTRAVERSION = -rc8
5NAME = Psychotic Stoned Sheep 5NAME = Psychotic Stoned Sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*