diff options
author | 2020-03-04 15:18:31 +0800 | |
---|---|---|
committer | 2020-03-04 15:22:10 +0800 | |
commit | 3e044c00b80e7041bb7d71b2daaba015f473ddf4 (patch) | |
tree | c4a1e39b3b0bc4fc72bc5a5d67d9eafc04db4dc5 /version.properties | |
parent | 3a9df1e72e715d9a5955b4d6e16ddc402a629d1c (diff) |
Update multivimproxy release version to 1.3.1
Change-Id: I83d076e819054496e339220a4ac97fd70a35a068
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 864741a..689b845 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1
minor=3
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}
|