diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2020-11-09 01:21:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-09 01:21:09 +0000 |
commit | db17dd3511b757cb4d5b0a63cfdcda3bb60b51a0 (patch) | |
tree | 4750b458be9636c50640ceed5e33b2205edde1a4 | |
parent | b1ddae75b87e7591393054bbf7d362d5d495fe23 (diff) | |
parent | 61860a59e649c622e0296f63dfd6ab61d668e66c (diff) |
Merge "bump the so version to 1.7.8"
-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} |