diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-07-13 20:00:47 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2020-07-13 20:00:47 +0530 |
commit | 209f74a1f0cfb379befb7cba7875b92e631e25a1 (patch) | |
tree | 7c8079b1f8c4d2777f419475740e945960385bed | |
parent | 6cf18e59f1f7fc94bcae27785dc9a17008324fa8 (diff) |
bump the SO elalto version to handle the logging issues1.5.4
Issue-ID: SO-3046
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ie317547d009c0c7670116bcb3df85f58b49b5db9
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 9eb3b93ac9..35abbad9b4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |