summaryrefslogtreecommitdiff
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
parent69048e01881747e27457cd514a6b85d925982046 (diff)
Linus 3.14-rc1v3.14-rc1
-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"