aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-05-31 22:01:07 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2015-05-31 22:01:07 -0400
commitc65b99f046843d2455aa231747b5a07a999a9f3d (patch)
tree5ccef2f3568a475ee88d96cefb9e227eb6ef39c6 /Makefile
parent8ba64dc33830fbcd57d59fddc2ca1c24a6a394c4 (diff)
Linux 4.1-rc6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 92a707859205..aee7e5cb4c15 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 1 2PATCHLEVEL = 1
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*