diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-16 12:39:07 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-16 12:39:07 -0700 |
commit | 43a9023d2a7bc47212e652ad5319f7bd929ab766 (patch) | |
tree | 5e67120ea7fc5827ee809e17cbc2b7cbd8e58444 /version.properties | |
parent | c35b78cdac14f5a9cc0153e1345e653bddffc01c (diff) |
Bump demo version to 1.2.1-SNAPSHOT
Change-Id: Id7b439cbcb744a92d006e4922452c156a64be3d9
Issue-ID: INT-501
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 6ef50aa7..a32a56d9 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |