diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-16 23:49:52 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-17 16:55:11 -0800 |
commit | d3cddb1734a28d8fa3b7262f0c1d0c14f213deb2 (patch) | |
tree | dca5fbc25676b503c3b043e0344b59fa578d6eef /version.properties | |
parent | bf966e65057f8239a8110025af33c1f6775529be (diff) |
Bump patch version
Bump patch version in preparation for Amsterdam
branching
Change-Id: I52eac7658d1aa2fc85b15e13c297fbe6917267bd
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 bd6c0d92..5b017c6a 100644 --- a/version.properties +++ b/version.properties @@ -6,7 +6,7 @@ release_name=0 sprint_number=1 -feature_revision=2 +feature_revision=3 base_version=${release_name}.${sprint_number}.${feature_revision} |