diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-12-21 09:02:38 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-12-21 09:02:38 +0800 |
commit | eacba3dc0b84bf5d79a251b5614fcddb6aaf70b2 (patch) | |
tree | 1fc3a8b4c74eb0b41444be4781317b499104abf6 /version.properties | |
parent | 7a914faf04c3b8210636664f939d887bf1ce0b95 (diff) |
Unified vfc-vnflcm master version
Change-Id: Ib01b28537f72abdf53fe42255e0f4cae7c5ea324
Issue-ID: VFC-625
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
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 3e4a5502..d7c69cd5 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=1 -patch=1 +patch=0 base_version=${major}.${minor}.${patch} |