diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-03-27 07:33:50 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-03-27 07:33:50 -0700 |
commit | 7c12f005199e3cd30348d8a4ebef76515b2b96b8 (patch) | |
tree | 4d531ff2d9f969f6084be27ad2bebf6db84d46a9 /version.properties | |
parent | 85f1b4ebe0d74f6d4b4c82bf1b1396c1da7b88d1 (diff) |
Version bump version-check plugin
Change-Id: I7924aedfc62c66fe8373dcefbfc2e404e50f1531
Issue-ID: INT-454
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 49e2720ae..17a717c1c 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=0 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} |