summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-06-02 19:54:05 -0400
committerAnas Nashif <anas.nashif@intel.com>2016-06-02 19:54:05 -0400
commit8b29fb720cf53430bfe5895f333d95650a59d02f (patch)
treec9f2139aeadf31a23bf69c6dbc064b77331b1c11
parent9d3bc9a398511cdf33c930de92d9788148cd5d5b (diff)
Zephyr v1.4.0-rc3v1.4.0-rc3
Change-Id: I74707d577deb7f2001c85730a1bbdf9fe1fc39ac Signed-off-by: Anas Nashif <anas.nashif@intel.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 860f75dc7..f10c44e91 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION_MAJOR = 1
VERSION_MINOR = 4
PATCHLEVEL = 0
VERSION_RESERVED = 0
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE