summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-08-25 07:14:47 -0400
committerAnas Nashif <anas.nashif@intel.com>2016-08-25 22:43:11 -0400
commit0e6c11ac5d2fe7704da824df4ba6cbcf1359ad38 (patch)
tree9075e64eee8719cfcbca4d25f31568c7cab434c2
parent4a8f65cccfbc3a657cc160c7d35855efd4a237e6 (diff)
Zephyr 1.5.0-rc4v1.5.0-rc4
Change-Id: I3299be2abed8618c54448e66802c52acf94158a9 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 e201775f9..6240d8a6c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION_MAJOR = 1
-VERSION_MINOR = 4
+VERSION_MINOR = 5
PATCHLEVEL = 0
VERSION_RESERVED = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc4
NAME = Zephyr Kernel
export SOURCE_DIR PROJECT MDEF_FILE