diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:14:41 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:14:46 +0800 |
commit | 346e327d3b9f8db7f6c39e6a7db0db2d7420b07e (patch) | |
tree | bdaf9e1d9793149847c0d42179befe776db689bc /version.properties | |
parent | d597659f8ab6d22f9257e56cfeb0be72e42c79e3 (diff) |
Update ems release version to 1.3.1
Change-Id: Ie923542b09034fe0e2d8ecf235d45b351a97c760
Issue-ID: VFC-1626
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 4906132..8734f1b 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1
minor=3
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|