diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-02 11:44:06 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2020-03-02 03:46:22 +0000 |
commit | 2ec345c32033a55adfaaa8f6dc5801883e81ee55 (patch) | |
tree | c7513aaaef87506622665394e420f54bd4ee0a0a /version.properties | |
parent | 9f68abe303fd8184ef824d62c31742fecc777fa1 (diff) |
Update svnfm release version to 1.3.6
Change-Id: I3cec8adb118dcf5d8eab318c4c98f928fec15fda
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 8deb44f6..580af38c 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |