diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-11-06 21:59:49 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-11-06 21:59:49 +0530 |
commit | 61860a59e649c622e0296f63dfd6ab61d668e66c (patch) | |
tree | 44cf95f3aee6efb2f4be5b69aba77f69ecd6c821 /version.properties | |
parent | cd52b0c17f26abdebc6ea2861cb5ec8839564962 (diff) |
bump the so version to 1.7.8
Issue-ID: SO-3256
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id0eada5019f766a470954ba2853b835e770fb0d8
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index f6e4c9033a..74801daa0f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} |