From 8bd929f4af8aef93a7244ba82e3d88ef3a81b74d Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 4 May 2020 15:33:50 +0530 Subject: [PATCH] bump the master to 170 Issue-ID: SO-2760 Signed-off-by: seshukm Change-Id: I8af562f2adbbba5e19358f16c5abbbdcdfff6731 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index 922c4fa961..e377fcf8e3 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 -patch=1 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6