diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-16 23:51:48 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-16 23:51:48 -0800 |
commit | b87ff9b0683e410a6e0d0eac9f6b413aa9171cd4 (patch) | |
tree | 13ec1fb90ae946395f91606ce967ea5c57669e39 /version.properties | |
parent | 5ce9e010d1151fdb13b3eb32439431a06040380b (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I3d8c31a414a0539e2e59cb103f3395b863e7c18a
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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 ef1134635..ebb19b8f6 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support release_name=0 -sprint_number=1 +sprint_number=2 feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision} |