summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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