diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-10-07 15:12:04 +0530 |
---|---|---|
committer | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-10-07 15:12:04 +0530 |
commit | 4c590aa29559a5de919dd41a5d592c1051c766bf (patch) | |
tree | f7d2d8072e235ab2ebf8c289dc21fe36f3119a93 | |
parent | 2abde62a3fef9a453627f57129a987c2ac385c75 (diff) |
bump the so-cnf-adapter version to 1.9.11.9.1
Issue-ID: SO-3673
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: I72f0ff9e64d5896abacefb1e217ddf9a43c0d0ef
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 326a100..5588bd4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=9
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|