diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-04-19 21:27:36 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2019-04-19 21:27:36 +0530 |
commit | e127c500bff6d255cd9c03ef84739aea42ce84f7 (patch) | |
tree | 525bf8e43e4ce578d2a282a32ef1d989a42b7899 | |
parent | 0943ee25bcdb181d926c12678db932ed3f100da3 (diff) |
update the SO version
Issue-ID: SO-1802
Change-Id: I953de8728b7bf873ad929633e28ce7e1e73eabc2
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 668657e962..99af34261b 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch} |