aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-01-03 18:15:37 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2016-01-03 18:15:37 -0500
commit168309855a7d1e16db751e9c647119fe2d2dc878 (patch)
tree143e1a4f01ce22d84e801794091bb52c55c70ccf
parent429461608e77f1777ee5ecb044251ec64abc3edf (diff)
Linux 4.4-rc8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1122433a5cd5..9d94adeceab6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 4 2PATCHLEVEL = 4
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc7 4EXTRAVERSION = -rc8
5NAME = Blurry Fish Butt 5NAME = Blurry Fish Butt
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*