diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-20 11:26:48 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-20 11:26:48 -0800 |
commit | 42e443ee9b214a15b9b08fe86120b4fe3f3bb783 (patch) | |
tree | 1ce6e21d460d4463b075d406d5bf8c1f9e6515be /version.properties | |
parent | 902abebc3b8b2d2925aa816afe84316c7071dcda (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I94ac40b4710eeea66a82b8e1d8f0f622d3e440ad
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 88587fbf..3e4a5502 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=1 base_version=${major}.${minor}.${patch} |