From a70bbacb645cb6d57e32d6dd48a09ae1779c8077 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 2 Dec 2016 23:09:34 -0500 Subject: Update version to 1.6.99 Set the stage for 1.7 development Change-Id: I9f65d5c4ca5ad6c40e1462d73e3db13e4b13ac02 Signed-off-by: Anas Nashif --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e23e26948..4a9f26eb8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION_MAJOR = 1 -VERSION_MINOR = 5 +VERSION_MINOR = 6 PATCHLEVEL = 99 VERSION_RESERVED = 0 EXTRAVERSION = -- cgit v1.2.3