diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:37:56 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:38:01 +0800 |
commit | 9154d618d9b419e23edaf8cc7066ce6a0746ed23 (patch) | |
tree | f746bd07798e292ebc591ba2a14915624afa5e50 /version.properties | |
parent | 85d25fc342e1461a3cc6dd96e6d7ee4b6dfcde4b (diff) |
update project version to 1.3.3dublin
Change-Id: I492ea63000f873a49d63b5bb55c1fb2af94da069
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 bf02e8d..f9bc3a2 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |