Zephyr v1.4.0-rc1

Change-Id: I3883cd6dd8c80f3b5b521df98edf4e0c52992983
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
diff --git a/Makefile b/Makefile
index 9f500ad..302aef8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION_MAJOR 	   = 1
-VERSION_MINOR 	   = 3
+VERSION_MINOR 	   = 4
 PATCHLEVEL 	   = 0
 VERSION_RESERVED   = 0
-EXTRAVERSION       =
+EXTRAVERSION       = -rc1
 NAME 		   = Zephyr Kernel
 
 export SOURCE_DIR PROJECT MDEF_FILE