diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2019-10-02 11:19:52 +0530 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2019-10-02 11:19:52 +0530 |
commit | 443198c419c827cd5a94c430f62c048da9793ed1 (patch) | |
tree | 043f1454cf7c3dfb0aa4c00b46a789416f1cd476 | |
parent | 4e944d4149bfcf7196691c57f3ae6659ffd05960 (diff) |
Update version
Version bump to 1.5.3 .
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Issue-ID: SO-2379
Change-Id: I99cc3dbaaa4c058f0a290c71b74896cb92c726a3
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 45a2df953f..9eb3b93ac9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |