diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2021-02-25 05:31:36 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2021-02-25 05:31:36 +0530 |
commit | 55606c96ff0518ae20061d11a7d4d7b9c67808a1 (patch) | |
tree | fc0f1d3bee2af64bc17903de524d36b12b6cde57 | |
parent | a440279693b9180cd8d42cbb9b0d94f33aa90a7a (diff) |
bump the version.properties to 1.8.11.8.1
Issue-ID: SO-2765
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I4acafe7c143aa1795d4e2a3fcef7aab791cab290
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 11f0383..b3f28cd 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |