aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-12-20 19:06:09 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2015-12-20 19:06:09 -0500
commit4ef7675344d687a0ef5b0d7c0cee12da005870c0 (patch)
treec2de569ded08caced7e2a6dcf01f5710378f3b14
parent9f7e43278605a0daf4edf7025c52c25e9ace6875 (diff)
Linux 4.4-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc0165d0f5cf..4e2b18d56091 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 4 2PATCHLEVEL = 4
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Blurry Fish Butt 5NAME = Blurry Fish Butt
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*