diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-09-12 10:00:01 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2019-09-12 10:00:01 +0530 |
commit | 62ffcc61b9fff6c4cf2788670b78d94573db4f8f (patch) | |
tree | 37f4b5d8bf349ed1fda0356af7bca75ec8e71eda | |
parent | 27b5bdaeac9d4606348437db862fe8295b977920 (diff) |
bump the SO version to 1.5.2
Issue-ID: SO-2310
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id1b0ae814631724ff62ce474f42fbc741b7f3d31
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index f78f30b18d..45a2df953f 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |