diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-12-28 17:48:52 +0800 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2018-12-28 17:53:20 +0800 |
commit | 9dcfde92abf978751cb7fa9fffb1a01c51084b6c (patch) | |
tree | 4f8e279486c334d969d6769fa6a04915a2efa38f | |
parent | 4c75c23c122ff5332059cb8edceb9ac036e2ee4b (diff) |
bump the version to 1.3.6
Issue-ID: SO-1352
Change-Id: Ida0f3ff65c020e1390594e1fffcc9f93cb7d60d1
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 d1d81a003a..f66f56ab57 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |