summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2021-09-04 18:21:52 +0530
committerseshukm <seshu.kumar.m@huawei.com>2021-09-04 18:21:52 +0530
commit1f4f921445864f066bd1efb89a5914c556d41c9a (patch)
treeeb0621b5078a7d501875f1a417946a83ad55a4a4
parent706b42adfa369cb24922cc78ee7340d2a9153973 (diff)
bump the so version to 1.8.2
CDS related issues are being handled in this release Issue-ID: SO-3725 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id061b3aa99a9c36f1bcfcb447b65dc910570b4fd
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index b3f28cde3f..58e379c0e6 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=8
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}