diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-10-13 20:11:25 +0530 |
---|---|---|
committer | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-10-13 20:11:25 +0530 |
commit | 711ca0e978e921d4753f5700378cef4f52d4a178 (patch) | |
tree | cf04eae3dcb2a07e336e9b5cb87939526cab6df4 | |
parent | 81d9ecc92ef795b4e17823fda10da1cd21bfe666 (diff) |
version update so-nssmf-adapter 1.9.11.9.1
Issue-ID: SO-3555
Signed-off-by: shashikanth.vh@huawei.com <shashikanth.vh@huawei.com>
Change-Id: Iceb49efaf918faa3ca08dde12f78f51f814dd2ee
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 326a100..5588bd4 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=9
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|