diff options
author | dyh <dengyuanhong@chinamobile.com> | 2021-09-17 11:44:16 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2021-09-17 11:44:42 +0800 |
commit | 325ebf42c26fa73ea43f08f8f053ad571d0d7252 (patch) | |
tree | f2f9fa7b6759ce32d69c0d58902f7a3204cf1f70 /version.properties | |
parent | 931b316d63367e465dd0274963624d45bc477670 (diff) |
Update the version of gvnfm1.4.3
Change-Id: Ie7a6b1e31f707efe6a9f3542a0fd9586d71c5eab
Issue-ID: VFC-1884
Signed-off-by: dyh <dengyuanhong@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 cebd29d..7f6df7c 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |