diff options
author | Byung-Woo Jun <byung-woo.jun@est.tech> | 2021-09-04 13:28:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-09-04 13:28:42 +0000 |
commit | e35a44f6451b0d350fe8277dfc1edb3a54d5f601 (patch) | |
tree | 658734435635b4a8f8688846bad32ed9cc460573 | |
parent | 59c1ff984af365c75f9c406999be196ed76b0369 (diff) | |
parent | 1f4f921445864f066bd1efb89a5914c556d41c9a (diff) |
Merge "bump the so version to 1.8.2" into honolulu
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index b3f28cde3f..58e379c0e6 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |