From 161a863da715019b529cf76c79f1cdade3f98433 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 15 Feb 2017 05:46:42 -0800 Subject: [PATCH] bump version to v1.7.99 This starts development on master for Zephyr 1.8 Change-Id: I81484f09cd4ed90c276f2901be90132af90c2208 Signed-off-by: Anas Nashif --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index db44eae605c42f..d09d2c22040dd2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION_MAJOR = 1 -VERSION_MINOR = 6 +VERSION_MINOR = 7 PATCHLEVEL = 99 VERSION_RESERVED = 0 EXTRAVERSION =