diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-16 23:44:30 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-16 23:44:30 -0800 |
commit | bce1d3f2763e46bf04c0e4d9e4f5d5be9474378e (patch) | |
tree | c1366436bf62b73ec5d861198f8382a8984947d7 | |
parent | 319382590c8876579838889c60172d509977b07d (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I9cb31d280b5a76714818c61c8871c25553b883b0
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-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} |