summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-04-25 18:01:53 -0400
committerAnas Nashif <nashif@linux.intel.com>2016-04-26 00:07:27 +0000
commitbf1356c9690a1964989872eaa77428c7260a94d6 (patch)
tree6174539f409866b79ed848d600818333413da4a7
parent7989015e6c0ea07e6431f4c21b02062fc2059f0e (diff)
Zephyr 1.3.0-rc1v1.3.0-rc1
Change-Id: I794f435cd882abc87f2f37a5c07b6ba0a08ba5f3 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index afeabb386..b78df5841 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION_MAJOR = 1
-VERSION_MINOR = 2
+VERSION_MINOR = 3
PATCHLEVEL = 0
VERSION_RESERVED = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE