diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-03-22 10:48:26 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-03-22 10:48:26 -0700 |
commit | 970c37396a10c8d24e1dca48488fcb0b96d73d46 (patch) | |
tree | 1dd1bc1cf15a2a7347e304c5056a6eeac253ecc2 /version.properties | |
parent | 88adc387af4277ea16b21adc2950920d0a2a9028 (diff) |
Bump version to 1.1.2-SNAPSHOT
Change-Id: Id3d0c67ad2be16daa754bd085227847ff7172256
Issue-ID: INT-406
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
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 46606980..c3a660d9 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |