diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2019-09-12 09:37:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-12 09:37:30 +0000 |
commit | f4f42b9b89880e8992c483255ed04863a3577f64 (patch) | |
tree | c24028bad47bf705781177aff04c4faa929b9b80 | |
parent | 9bcc2bb91ceae9a4e9602654e38ce604da6300ae (diff) | |
parent | 62ffcc61b9fff6c4cf2788670b78d94573db4f8f (diff) |
Merge "bump the SO version to 1.5.2"1.5.2
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index f78f30b18d..45a2df953f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |