diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2019-05-31 10:14:34 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2019-05-31 10:14:34 +0530 |
commit | 471b676355b1be9afe7c020a7c1436539cd5a365 (patch) | |
tree | 249861358baa629e7abd81c226d78a64c26585c3 | |
parent | c32829b9f2e67a46fb56b590c253fd3bdc9cce97 (diff) |
bump the SO release version
Issue-ID: SO-1929
Change-Id: Idca0ebbe73d0b8d725840167730b354f16753ed6
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 77e67b1c3c..44e6ad0dbb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |