diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-01-18 14:01:27 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2019-01-18 14:01:27 +0530 |
commit | f2576548b0f708bbf9d08f683f8949d59d7b7cc6 (patch) | |
tree | dfc23e4f8d1441ae01d98ce523a410a18ba7b0ef | |
parent | ce52c92f2a001fc7a23e74283f223a52169bf2a2 (diff) |
bump the SO version to 1.3.7
Issue-ID: SO-1400
Change-Id: Iaab560b348dee04f47d173855516171f5058a384
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 f66f56ab57..a6e9df14a9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} |