aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-03-29 18:26:31 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2015-03-29 18:26:31 -0400
commite42391cd048809d903291d07f86ed3934ce138e9 (patch)
treed97dbdaeeac3ccc4d2c3a80a9c921c74c9873a04 /Makefile
parent08f41f7c35eca72aab1908a9ddb3f93a645b7cb8 (diff)
Linux 4.0-rc6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14c722f96877..da36a3be7969 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Hurr durr I'ma sheep 5NAME = Hurr durr I'ma sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*