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