diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-17 11:50:49 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-17 11:50:49 -0800 |
commit | 5a25dd6c2147928c56726118eb474312607ecdd7 (patch) | |
tree | 51dc74145b700c8b425c566e13b7c372bf8821bf /version.properties | |
parent | 3412ea42a4528abeb47db49d573e6ea1a9754ade (diff) |
Bump patch version
Bump patch version in preparation for Amsterdam
branching.
Change-Id: I0438567ac8da24dce4588baf3ca2c57d30f26aee
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 35d03a3..19957db 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support
major=1
minor=0
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins
|