summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2021-09-07 16:26:45 +0530
committerseshukm <seshu.kumar.m@huawei.com>2021-09-07 16:26:45 +0530
commit847abca82b6fcbd03debde4a9ddc43b8f0fd661e (patch)
tree638a19aad90c7f98e4e9c3663b0525e245273e12
parent1f4f921445864f066bd1efb89a5914c556d41c9a (diff)
bump the version to 1.8.3
CDS related issues are being handled in this release Issue-ID: SO-3725 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I588f4ac7192d84aad652b5b483cc77b569d59441
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 58e379c0e6..71196808d5 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=8
-patch=2
+patch=3
base_version=${major}.${minor}.${patch}