diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-05-04 15:33:50 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-05-04 15:33:50 +0530 |
commit | 8bd929f4af8aef93a7244ba82e3d88ef3a81b74d (patch) | |
tree | 9100b437bc57952ec9e5148baf3626a83d439292 | |
parent | 84728ef2083b7e9bd21ceb2d0b4b4591c8a44a83 (diff) |
bump the master to 170
Issue-ID: SO-2760
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I8af562f2adbbba5e19358f16c5abbbdcdfff6731
-rw-r--r-- | version.properties | 4 |
1 files 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} |