diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-16 15:18:24 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-17 16:09:10 -0800 |
commit | 8b2ceec65997feefc83124cbe6264c9734dabb2c (patch) | |
tree | 4d068bbe38c0d3feaef2d94f6e1aa4fd7979a6c0 /version.properties | |
parent | db124d34f567a262e571c70894bbc9db1ed31e3b (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: Ie7b3b255fe677b9f833f43a7db8294c56db8abd9
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 b51be90..a747f54 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch} |