diff options
author | 2017-11-28 16:50:56 -0800 | |
---|---|---|
committer | 2017-11-28 16:50:56 -0800 | |
commit | 415536dc03d469d018c7899baa6492caa01852ee (patch) | |
tree | 7a6d3aff2db8d118edce985f507ed2dcc62c0b60 /version.properties | |
parent | 12fd5fcf0e58f79cd4666592dd0fc34090b298e7 (diff) |
Bump patch version
Bump patch version in preparation for Amsterdam
branching.
Change-Id: I50a6a7b6b064df8118fe50ea9728c196443d0994
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 1c6eb43a..46606980 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |