diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-05-22 16:37:15 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-05-25 17:48:50 +0530 |
commit | 74478ba5c8360987a0aae521fca20c481f288196 (patch) | |
tree | a0b7eb0e8f91294d1cfc39134edf753c9e9c6f59 | |
parent | b62db75b126a7ecb3b724b011e3ee5f0a9b3ad6d (diff) |
bump to the SO 1.6.3
Issue-ID: SO-2821
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I9613449e597c874285cb2882d0481aa27acd84b6
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 41565bf017..6d9c3d35ef 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |