aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-04-20 14:08:50 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-04-20 14:08:50 -0400
commita798c10faf62a505d24e5f6213fbaf904a39623f (patch)
tree38a92b7f39748abed900c716e15246600ccdd4df /Makefile
parent372feacb36211faf18326cfddea85d69b9afe2e5 (diff)
Linux 3.15-rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 60ccbfe750a2..80a2d2448531 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 15 2PATCHLEVEL = 15
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Shuffling Zombie Juror 5NAME = Shuffling Zombie Juror
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*