diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-03-09 16:08:46 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-03-09 16:08:55 -0800 |
commit | 3803ae85e44981ff451fe1e02ec1152f42b26996 (patch) | |
tree | 974353451a09bbfef1c30d21057b4ce2b23dadac /version.properties | |
parent | b7c6e957f6a22188daf7026138c3ea0faf940b48 (diff) |
Bump oparent version
Issue-ID: INT-440
Change-Id: Ifafff74f10336ac820576a3311c33e92f88d4307
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index c48027c..68001c8 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=1 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} |