diff options
author | Victor Gao <victor.gao@huawei.com> | 2019-10-14 11:59:50 +0800 |
---|---|---|
committer | Victor Gao <victor.gao@huawei.com> | 2019-10-14 11:59:50 +0800 |
commit | 9a5a56c6aff10320b4460dbda22a36751a2c2300 (patch) | |
tree | b72b52fdf6eb8d886ae850f4206ee62f54971113 /version.properties | |
parent | a7890a39ac1fb7e9ef5f7d1a501d541255547d03 (diff) |
update release version
Issue-ID: VNFSDK-475
Signed-off-by: Victor Gao <victor.gao@huawei.com>
Change-Id: I5dd42e39aef9584e4315f3ea5b588b2281c4121a
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 190988d7..d709d864 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |