summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-11-22 11:30:55 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2013-11-22 11:30:55 -0800
commit6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (patch)
treeb351a3085a204bec28d907eaeec48fe23576ddf9
parent57498f9cb91be1eebea48f1dc833ebf162606ad5 (diff)
Linux 3.13-rc1v3.13-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 920ad07180c9..c0c2d58e3998 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
-PATCHLEVEL = 12
+PATCHLEVEL = 13
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = One Giant Leap for Frogkind
# *DOCUMENTATION*