diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-03-27 22:37:10 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-03-27 22:37:10 +0530 |
commit | 026f119488590eb4b96a202fcc9490a91b2da01b (patch) | |
tree | e22f834c07672347a340ebc6a3a007ccf8f50d11 | |
parent | 95f9c0e0b6835d96c82d777937920d3571a77ef4 (diff) |
bump the version to 1.6.1
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I24c8f30e6f640234b7ee4242079fad44281791db
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index a0756adf2b..922c4fa961 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |