aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-12-22 16:08:32 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2013-12-22 16:08:32 -0500
commit413541dd66d51f791a0b169d9b9014e4f56be13c (patch)
tree6e23a64c6202ed814e7043ca80a38cad3f341f32 /Makefile
parent93579aeec2093ff12b55491c655129431b63e3dd (diff)
Linux 3.13-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 82ea7dd9fc98..14d592cbbc5f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 13 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = One Giant Leap for Frogkind 5NAME = One Giant Leap for Frogkind
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*