aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-05-03 22:22:23 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2015-05-03 22:22:23 -0400
commit5ebe6afaf0057ac3eaeb98defd5456894b446d22 (patch)
tree59337e96b2d70b42a1f89726c9b945d9b8dc2cb2 /Makefile
parent8663da2c0919896788321cd8a0016af08588c656 (diff)
Linux 4.1-rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ff1239f9cd2..2da553fd7fc3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 1 2PATCHLEVEL = 1
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Hurr durr I'ma sheep 5NAME = Hurr durr I'ma sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*