diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2021-03-09 09:18:32 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2021-03-09 09:18:32 +0530 |
commit | fe5db4411ec605b8c5ee80a1ce23ad0816619497 (patch) | |
tree | 220d223cafa7693b13351ca4cf761372fcb4745e /version.properties | |
parent | cd6d26a641122eb2daf51f51ed2d9ec39ec271f8 (diff) |
bump the version to 1.8.1
Issue-ID: SO-3566
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I931e5c4233ef116cef94e3488bdf5cca774f0ad8
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 11f0383267..b3f28cde3f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |