diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-08-26 23:11:47 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-08-26 23:11:47 +0530 |
commit | 8f5f54fc5bb6dfad1ae23fdf100a75bd2505c5d8 (patch) | |
tree | 597626d6d187e4481e0aa8b982b116eb857668f9 | |
parent | cbfa15e606d92de453352790aa133136617e81e6 (diff) |
bump the release to 1.7.2
Issue-ID: SO-3167
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I975d10469bcf63477397a3bd1fa833345af72437
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 4bdcfa1b54..f56901fc20 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |