aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-02-02 16:42:13 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-02-02 16:42:13 -0800
commit38dbfb59d1175ef458d006556061adeaa8751b72 (patch)
treeaf6b4e876c732daaafb59781836bfce9715d21c2 /Makefile
parentMerge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux (diff)
downloadlinux-dev-38dbfb59d1175ef458d006556061adeaa8751b72.tar.xz
linux-dev-38dbfb59d1175ef458d006556061adeaa8751b72.zip
Linus 3.14-rc1
Diffstat (limited to '')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4231023c0b80..606ef7c4a544 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 3
-PATCHLEVEL = 13
+PATCHLEVEL = 14
SUBLEVEL = 0
-EXTRAVERSION =
-NAME = One Giant Leap for Frogkind
+EXTRAVERSION = -rc1
+NAME = Shuffling Zombie Juror
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"