diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-05-22 10:48:02 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-05-22 10:48:02 +0530 |
commit | b62db75b126a7ecb3b724b011e3ee5f0a9b3ad6d (patch) | |
tree | 3af736eeb927643443862d8ada13216af104a4ca | |
parent | ab58fc6cd83680ca791fafd97e059ad337776e74 (diff) |
bump the version to 1.6.2
Issue-ID: SO-2819
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ifb6ccaa88d62aedc26e383721c12abc605e62515
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 922c4fa961..41565bf017 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |