diff options
author | Avinash S <avinash.s@huawei.com> | 2018-02-01 12:02:29 +0000 |
---|---|---|
committer | Avinash S <avinash.s@huawei.com> | 2018-02-01 12:09:36 +0000 |
commit | c579ca03f18d20ff5753d7c0c92b0852ab6be103 (patch) | |
tree | aef796e091ee515424dc88a3e216b619e00b543b /version.properties | |
parent | 82fd4eb7449d18182449b5ab3bd00dd654d833e7 (diff) |
Bump minor version
Update version for develeopment for Beijing releasewq
Issue-ID: VNFSDK-147
Change-Id: I6ebc2c86ba084dd6e7e67f67c30a2dc21c06981a
Signed-off-by: Avinash S <avinash.s@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 bf3f0bf1..0424f622 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} |