diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:25:29 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:27:25 +0800 |
commit | 607abf70776a8278a4986d3848c8dc041e0f7889 (patch) | |
tree | ea22dec04fa82518a56b944d29433228b9b0d917 /version.properties | |
parent | b8546fe945ca287d9095b5513fe1f1f5fbb481b1 (diff) |
update project version to 1.3.3
Change-Id: I5380d5158f5a0642bd59beea0e504ccf0b463210
Issue-ID: VFC-1410
Signed-off-by: yangyan <yangyanyj@chinamobile.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 09699482..78b140e8 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |