diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-04-05 15:22:47 +0530 |
---|---|---|
committer | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-04-05 15:22:47 +0530 |
commit | 97e688e678447226d565c71c04fbdaac53d98f88 (patch) | |
tree | 669a2e662d42f4ea8d1c02173a8befaaeac7fce7 | |
parent | ad7677e7628745125be4f923fefa647662d43083 (diff) |
cnf-adapter version bump1.8.3
Issue-ID: SO-3614
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: If145ebf50007bbbd23bd64692d8b462c98b382eb
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 013f1ac..c3995db 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=8
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|