From 38dbfb59d1175ef458d006556061adeaa8751b72 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sun, 2 Feb 2014 16:42:13 -0800 Subject: Linus 3.14-rc1 --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') 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" -- cgit v1.2.3-59-g8ed1b