summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-04-27 19:18:00 -0400
committerAnas Nashif <anas.nashif@intel.com>2016-04-27 19:18:00 -0400
commitaf70a288ee17cc4d75b620384d9106f380d5f312 (patch)
treefb43072179ae85eb7755109a4b50c41aa105d7f0
parent6371d21846d42f2e5d822c63407690281cb19dc1 (diff)
Zephyr 1.3.0-rc2v1.3.0-rc2
Change-Id: I796f4f5e9d21838224f4afaf5afc20bca1760046 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 b78df5841..5bd82ac1c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ VERSION_MAJOR = 1
VERSION_MINOR = 3
PATCHLEVEL = 0
VERSION_RESERVED = 0
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE