summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-10-24 08:38:13 -0400
committerAnas Nashif <nashif@linux.intel.com>2016-10-24 18:30:47 +0000
commit0a3946a68b9a14ec65aee76548ec95304a5089ce (patch)
treee8ef586e66a9f1d3d7c38411517bd87f3421b39d /Makefile
parentbdd7764051aafa1fccfe58ecab59b682abfa8dfc (diff)
build: bump version to 1.5.99
This will signify that we are in the development phase. Having the 1.5.0 on master between two major releases might be confusing. Jira: ZEP-1100 Change-Id: Ifbea81fbb8afe544af1fb30c79cb67dadb6d731d Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2c9f00e1b..62240e41a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION_MAJOR = 1
VERSION_MINOR = 5
-PATCHLEVEL = 0
+PATCHLEVEL = 99
VERSION_RESERVED = 0
EXTRAVERSION =
NAME = Zephyr Kernel