diff options
author | Chuanyu Chen <chenchuanyu@huawei.com> | 2020-10-15 06:04:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-15 06:04:15 +0000 |
commit | 432a5fe384fe559ddb167d2a1ceb7916f5379a4d (patch) | |
tree | 10bc32b6728d663b57e3b2f6f0d0db367f41191c | |
parent | bd1474bc7bc8305d2ae221d3b0914ecad41ea6b4 (diff) | |
parent | a4d2c5a7938cc535e7c6d7a013a13a74a8c1c5ae (diff) |
Merge "bump the so version to 1.7.4"1.7.4
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index e783874dbf..058fdc4c92 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=7 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |