diff options
author | Chuanyu Chen <chenchuanyu@huawei.com> | 2020-10-25 03:14:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-25 03:14:16 +0000 |
commit | 7d14d2aee6dcd10313dfa44c59f9d1ce7c97100c (patch) | |
tree | 0b66f64d474f5d7de120250e3a54ea170babcc48 | |
parent | a8aaf6fdd4b45a1c497743030d25724b96c39518 (diff) | |
parent | 5eaed1298bd9a174f71166ef9410a0894453d76f (diff) |
Merge "bump the SO version"
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index ae46bac616..10c959331e 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |