diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-03-11 18:41:15 +0530 |
---|---|---|
committer | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-03-11 18:41:59 +0530 |
commit | ebe9f781b8295ef564037f45dd36f98ab6b0dbff (patch) | |
tree | 92e0ccd96dfb4cf372ead241eaa02ac1a32e0852 | |
parent | 0434bcbb88ec0fdad1074e8fd588fe000d3974a5 (diff) |
so-nssmf-adapter build failed issues
Issue-ID: SO-3575
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I13c1a858433a47e2b1f288176b42803d22a27941
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 013f1ac..0ac1b46 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=8
-patch=1
+patch=0
base_version=${major}.${minor}.${patch}
|