aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-12-22 13:08:32 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-12-22 13:08:32 -0800
commit413541dd66d51f791a0b169d9b9014e4f56be13c (patch)
tree6e23a64c6202ed814e7043ca80a38cad3f341f32
parentMerge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (diff)
downloadlinux-dev-413541dd66d51f791a0b169d9b9014e4f56be13c.tar.xz
linux-dev-413541dd66d51f791a0b169d9b9014e4f56be13c.zip
Linux 3.13-rc5
-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 @@
VERSION = 3
PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION = -rc4
+EXTRAVERSION = -rc5
NAME = One Giant Leap for Frogkind
# *DOCUMENTATION*