diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:35:32 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-06-03 10:35:42 +0800 |
commit | b4b715e8fe761f233017510305ea2a5a7c6e0463 (patch) | |
tree | 9292d066250ef3b4001dcbc34154f350a4f79ba3 /version.properties | |
parent | 429567e5709212f689d2012e67d6791f4d9210c8 (diff) |
update gvnfm version to 1.3.4dublin
Change-Id: Ifab8b8ef742aac1e670fdb755b96071cc1c8661b
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 f9bc3a2..873e07f 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |