diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-10-15 09:38:34 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-10-15 09:38:34 +0530 |
commit | a4d2c5a7938cc535e7c6d7a013a13a74a8c1c5ae (patch) | |
tree | 867e4d7240876fc1db40350993f1dbc79203a843 | |
parent | d3adacc3bb11111e77c50e373710ca53971a53ef (diff) |
bump the so version to 1.7.4
Issue-ID: SO-2356
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ib8d200abd450146f88efb00033fca712f765fbfc
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index e783874dbf..058fdc4c92 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |