aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org> 2013-11-22 11:30:55 -0800
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2013-11-22 11:30:55 -0800
commit6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (patch)
treeb351a3085a204bec28d907eaeec48fe23576ddf9
parentMerge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/... (diff)
downloadlinux-6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae.tar.gz
linux-6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae.tar.bz2
linux-6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae.zip
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*