diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-11-30 11:37:22 +0800 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2018-11-30 11:37:22 +0800 |
commit | 06175a4e5698d7263c9cb485987e9fa376582026 (patch) | |
tree | 94a0736be8a987786967a46250e2b6b4af3102e7 | |
parent | 4631aa1ccb7b5c82e4e1f6d0e88fc7bcf9e243e7 (diff) |
bump the SO docker
Issue-ID: SO-1259
Change-Id: I6598bcf4f5d969cf139a73d685935a1331183ae4
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 6456604db0..d1d81a003a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |