diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2019-04-30 13:53:54 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2019-04-30 13:53:54 -0700 |
commit | 27cb2829ebb1d77e3e1f3c1eb1e9d68e211c6d2f (patch) | |
tree | a999bfd72e3c981087fbcf02f3082290f5ed9240 /version.properties | |
parent | 4c1e9da6beec877f604e2d202023e1b4e3802f13 (diff) |
Version bump oparentdublin
Change-Id: Ida107f54d36da2bc34bce07cb25b3d708ebc66b7
Issue-ID: INT-1055
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 af0373d..ef301a4 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=2 minor_version=0 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} |