diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-04-05 15:17:21 +0530 |
---|---|---|
committer | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-04-05 15:17:21 +0530 |
commit | 0f234b6edc95745eaad4bb9578d38368439a6ad9 (patch) | |
tree | 54d0c08c7c2986c0d74efa20b2881faab40c8a23 | |
parent | f3256119bf79bfe77b8e159e80deadd4d49f70ca (diff) |
oof adapter version bump1.8.3
Issue-ID: SO-3613
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I4651d0a6898654ae33f64d82e6db48d08753c13b
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 0ac1b46..c3995db 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=8
-patch=0
+patch=2
base_version=${major}.${minor}.${patch}
|